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

@@ -3,5 +3,4 @@ kind: Kustomization
namespace: code-server
resources:
- vault/code-server-password.yaml
- rbac.yaml
- ingress.yaml
- manifests/rbac.yaml