summaryrefslogtreecommitdiff
path: root/playbooks.d/k3s-master/share/manifests/clusters/edephas.tyil.net/infrastructure.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'playbooks.d/k3s-master/share/manifests/clusters/edephas.tyil.net/infrastructure.yaml')
-rw-r--r--playbooks.d/k3s-master/share/manifests/clusters/edephas.tyil.net/infrastructure.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/playbooks.d/k3s-master/share/manifests/clusters/edephas.tyil.net/infrastructure.yaml b/playbooks.d/k3s-master/share/manifests/clusters/edephas.tyil.net/infrastructure.yaml
index 3f4cde0..b377b69 100644
--- a/playbooks.d/k3s-master/share/manifests/clusters/edephas.tyil.net/infrastructure.yaml
+++ b/playbooks.d/k3s-master/share/manifests/clusters/edephas.tyil.net/infrastructure.yaml
@@ -6,9 +6,12 @@ metadata:
namespace: flux-system
spec:
interval: 10m0s
+ dependsOn:
+ - namespaces
sourceRef:
kind: GitRepository
name: flux-system
path: ./playbooks.d/k3s-master/share/manifests/infrastructure
prune: true
+ wait: true
...