Skip to content

Commit 06d846b

Browse files
committed
fix: sops secret name in Hetzner storage kustomization
1 parent fd54f5c commit 06d846b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clusters/private-hetzner/infra-storage-kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ spec:
77
decryption:
88
provider: sops
99
secretRef:
10-
name: sops-gpg
10+
name: flux-sops
1111
interval: 10m0s
1212
sourceRef:
1313
kind: GitRepository

0 commit comments

Comments
 (0)