Use gpg to encrypt the cert-manager-secrets

This commit is contained in:
2024-06-10 16:29:31 +10:00
parent e8d065766d
commit 07e2602bd1
3 changed files with 35 additions and 24 deletions

View File

@@ -14,7 +14,7 @@ spec:
decryption:
provider: sops
secretRef:
name: sops-age
name: sops-pgp
---
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization