REFACTOR(apps): integrate ingress to helm-values

- code-server: move ingress to helm-values, rbac to manifests
- headlamp: move ingress to helm-values, external-secret to manifests
This commit is contained in:
2026-01-06 01:57:21 +09:00
parent f41a6c7261
commit fb0fb44251
8 changed files with 29 additions and 68 deletions

View File

@@ -1,5 +1,4 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ingress.yaml
- external-secret.yaml
- manifests/external-secret.yaml