fix decryption issue

This commit is contained in:
2024-06-10 23:45:23 +10:00
parent 6e548df813
commit 59a12ecd62

View File

@@ -2,7 +2,7 @@ apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: cert-manager-secrets
namespace: cert-manager
namespace: flux-system
spec:
interval: 1h
path: ./cert-manager
@@ -18,7 +18,6 @@ spec:
provider: sops
secretRef:
name: sops-age
namespace: flux-system
---
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization