mirror of
https://github.com/lordmathis/dev-cluster.git
synced 2025-12-22 16:44:24 +00:00
Add decryption configuration for infrastructure-controllers using SOPS
This commit is contained in:
@@ -28,6 +28,10 @@ spec:
|
|||||||
dependsOn:
|
dependsOn:
|
||||||
- name: cluster-vars
|
- name: cluster-vars
|
||||||
- name: infrastructure-core
|
- name: infrastructure-core
|
||||||
|
decryption:
|
||||||
|
provider: sops
|
||||||
|
secretRef:
|
||||||
|
name: sops-age
|
||||||
postBuild:
|
postBuild:
|
||||||
substituteFrom:
|
substituteFrom:
|
||||||
- kind: Secret
|
- kind: Secret
|
||||||
|
|||||||
Reference in New Issue
Block a user