diff --git a/cluster/apps/dev/woodpecker/kustomization.yaml b/cluster/apps/dev/woodpecker/kustomization.yaml index 14a2c31..4e34850 100644 --- a/cluster/apps/dev/woodpecker/kustomization.yaml +++ b/cluster/apps/dev/woodpecker/kustomization.yaml @@ -2,4 +2,5 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - ./helm-repository.yaml +- ./secret.sops.yaml - ./helm-release.yaml \ No newline at end of file