add isolated live development deployments

This commit is contained in:
2026-07-21 20:58:12 +00:00
parent 12711bc3fa
commit 872529b3d9
16 changed files with 322 additions and 8 deletions

17
dev/helm/values.yaml Normal file
View File

@@ -0,0 +1,17 @@
instance: ""
image:
repository: nginx
tag: 1.29-alpine
pullPolicy: IfNotPresent
sharedVolume:
claimName: control-vibes-control-data
subPath: ""
service:
port: 80
ingress:
className: nginx
host: ""