REFACTOR(authelia): integrate ingress in values
- Move config.yaml, middleware.yaml, rbac.yaml to manifests/ - Add ingress configuration to helm-values.yaml - Remove separate ingress.yaml
This commit is contained in:
@@ -2,7 +2,6 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- vault/authelia-secrets.yaml
|
||||
- ingress.yaml
|
||||
- middleware.yaml
|
||||
- config.yaml
|
||||
- rbac.yaml
|
||||
- manifests/config.yaml
|
||||
- manifests/middleware.yaml
|
||||
- manifests/rbac.yaml
|
||||
|
||||
Reference in New Issue
Block a user