Remove sops decryption
This commit is contained in:
parent
9951a30d89
commit
e183596e3f
2 changed files with 0 additions and 8 deletions
|
@ -30,10 +30,6 @@ spec:
|
|||
sourceRef:
|
||||
kind: GitRepository
|
||||
name: valinor
|
||||
decryption:
|
||||
provider: sops
|
||||
secretRef:
|
||||
name: sops-age
|
||||
postBuild:
|
||||
substituteFrom:
|
||||
- kind: ConfigMap
|
||||
|
|
|
@ -23,10 +23,6 @@ spec:
|
|||
sourceRef:
|
||||
kind: OCIRepository
|
||||
name: flux-manifests
|
||||
decryption:
|
||||
provider: sops
|
||||
secretRef:
|
||||
name: sops-age
|
||||
patches:
|
||||
- patch: |
|
||||
$patch: delete
|
||||
|
|
Reference in a new issue