This commit is contained in:
2024-06-10 02:34:44 +10:00
parent f10f0ce572
commit a1d44bbdb4

View File

@@ -30,11 +30,11 @@ sops:
apiVersion: kustomize.toolkit.fluxcd.io/v1 apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization kind: Kustomization
metadata: metadata:
name: cert-manager-secrets name: secrets
namespace: flux-system namespace: flux-system
spec: spec:
interval: 1h interval: 1h
path: ./cert-manager-secrets.yaml path: ./
prune: true prune: true
sourceRef: sourceRef:
kind: GitRepository kind: GitRepository