feat: implement secret management with SOPS
This commit is contained in:
@@ -4,6 +4,10 @@ metadata:
|
||||
name: apps
|
||||
namespace: flux-system
|
||||
spec:
|
||||
decryption:
|
||||
provider: sops
|
||||
secretRef:
|
||||
name: sops-age
|
||||
interval: 10m0s
|
||||
path: ./apps/hydra
|
||||
prune: true
|
||||
|
||||
Reference in New Issue
Block a user