properly include secret
This commit is contained in:
parent
0b65e58e6b
commit
9c1f1aaa7f
1 changed files with 1 additions and 0 deletions
|
@ -2,5 +2,6 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
resources:
|
resources:
|
||||||
- deployment.yaml
|
- deployment.yaml
|
||||||
|
- external-secret.yaml
|
||||||
- ingress.yaml
|
- ingress.yaml
|
||||||
- svc.yaml
|
- svc.yaml
|
||||||
|
|
Loading…
Add table
Reference in a new issue