fix(woodpecker): include secret in kustomization

This commit is contained in:
SeanOMik 2023-09-07 12:03:33 -04:00
parent 9209f91254
commit 455bce7cad
Signed by: SeanOMik
GPG Key ID: 568F326C7EB33ACB
1 changed files with 1 additions and 0 deletions

View File

@ -2,4 +2,5 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ./helm-repository.yaml
- ./secret.sops.yaml
- ./helm-release.yaml