Adding sops.
This commit is contained in:
parent
67b37e9e9a
commit
6604a8027e
1 changed files with 8 additions and 0 deletions
|
@ -33,3 +33,11 @@ spec:
|
|||
interval: 30m
|
||||
retryInterval: 1m
|
||||
timeout: 5m
|
||||
decryption:
|
||||
provider: sops
|
||||
secretRef:
|
||||
name: sops-age
|
||||
postBuild:
|
||||
substituteFrom:
|
||||
- kind: Secret
|
||||
name: cluster-secrets
|
||||
|
|
Reference in a new issue