fix(cluster): ensure fluxentry is uniquely named

This commit is contained in:
Kjeld Schouten
2024-11-05 10:47:16 +01:00
parent ea470bfb75
commit 160550c5a1
+2 -2
View File
@@ -3,7 +3,7 @@
apiVersion: kustomize.toolkit.fluxcd.io/v1 apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization kind: Kustomization
metadata: metadata:
name: six-shooter-flux-entry name: truecharts-flux-entry
namespace: flux-system namespace: flux-system
spec: spec:
interval: 10m interval: 10m
@@ -11,7 +11,7 @@ spec:
prune: true prune: true
sourceRef: sourceRef:
kind: GitRepository kind: GitRepository
name: six-shooter name: truecharts
decryption: decryption:
provider: sops provider: sops
secretRef: secretRef: