fix: use correct cilium maths in freight cluster
This commit is contained in:
parent
c07e5732bc
commit
399e7bbfb3
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@ spec:
|
|||
interval: 30m
|
||||
retryInterval: 1m
|
||||
timeout: 5m
|
||||
path: ./kubernetes/thin/apps/kube-system/cilium/app
|
||||
path: ./kubernetes/main/core/kube-system/cilium/app
|
||||
prune: true
|
||||
sourceRef:
|
||||
kind: GitRepository
|
||||
|
@ -37,7 +37,7 @@ spec:
|
|||
interval: 30m
|
||||
retryInterval: 1m
|
||||
timeout: 5m
|
||||
path: ./kubernetes/thin/apps/kube-system/cilium/config
|
||||
path: ./kubernetes/main/core/kube-system/cilium/config
|
||||
prune: true
|
||||
sourceRef:
|
||||
kind: GitRepository
|
||||
|
|
Loading…
Add table
Reference in a new issue