Update kustomzation path
This commit is contained in:
parent
36b8c6f183
commit
595b6f1158
@ -7,7 +7,7 @@ spec:
|
|||||||
interval: 15m
|
interval: 15m
|
||||||
dependsOn:
|
dependsOn:
|
||||||
- name: metallb--metallb-system
|
- name: metallb--metallb-system
|
||||||
path: metallb
|
path: ./infra/metallb
|
||||||
prune: true # remove any elements later removed from the above path
|
prune: true # remove any elements later removed from the above path
|
||||||
timeout: 2m # if not set, this defaults to interval duration, which is 1h
|
timeout: 2m # if not set, this defaults to interval duration, which is 1h
|
||||||
sourceRef:
|
sourceRef:
|
||||||
|
Loading…
Reference in New Issue
Block a user