Refactor cluster-icn to separate EMCO components
[icn.git] / deploy / site / cluster-icn / gotk-sync.yaml
similarity index 75%
rename from deploy/site/cluster-icn/flux-system/gotk-sync.yaml
rename to deploy/site/cluster-icn/gotk-sync.yaml
index 37287d3..ead2a42 100644 (file)
@@ -15,12 +15,16 @@ spec:
 apiVersion: kustomize.toolkit.fluxcd.io/v1beta2
 kind: Kustomization
 metadata:
-  name: icn-flux-sync
+  name: cluster-icn-flux-sync
   namespace: flux-system
 spec:
   interval: 10m0s
-  path: ./deploy/site/cluster-icn
+  path: deploy/site/cluster-icn
   prune: true
   sourceRef:
     kind: GitRepository
     name: icn
+  decryption:
+    provider: sops
+    secretRef:
+      name: icn-master-sops-gpg