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
|
||||
resources:
|
||||
- deployment.yaml
|
||||
- external-secret.yaml
|
||||
- ingress.yaml
|
||||
- svc.yaml
|
||||
|
|
Loading…
Add table
Reference in a new issue