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

16
deploy/helm/values.yaml Normal file
View File

@@ -0,0 +1,16 @@
replicaCount: 1
image:
repository: git.fisoft.eu/ficik/minikube/hello
tag: latest
pullPolicy: Always
imagePullSecrets:
- name: git-fisoft-registry
service:
port: 80
ingress:
className: nginx
host: hello.k.mancave.link