REFACTOR(umami): move dual ingress to manifests
- Move ingress.yaml to manifests/ (public + protected ingress) - Keep ingress disabled in helm-values.yaml due to complex routing
This commit is contained in:
@@ -2,4 +2,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
|||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
resources:
|
resources:
|
||||||
- vault/umami-password.yaml
|
- vault/umami-password.yaml
|
||||||
- ingress.yaml
|
- manifests/ingress.yaml
|
||||||
|
|||||||
Reference in New Issue
Block a user