fix(woodpecker): include secret in kustomization
This commit is contained in:
parent
9209f91254
commit
455bce7cad
|
@ -2,4 +2,5 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
|||
kind: Kustomization
|
||||
resources:
|
||||
- ./helm-repository.yaml
|
||||
- ./secret.sops.yaml
|
||||
- ./helm-release.yaml
|
Loading…
Reference in New Issue