Fix metallb kustomization config path

This commit is contained in:
Tyler Perkins 2024-11-03 15:53:09 -05:00
parent 3c809e6437
commit a83651934f
Signed by: tyler
GPG Key ID: 03B27509E17EFDC8

View File

@ -7,7 +7,7 @@ spec:
interval: 15m
dependsOn:
- name: metallb--metallb-system
path: "./infra/metallb"
path: "./cluster/metallb"
prune: true # remove any elements later removed from the above path
timeout: 2m # if not set, this defaults to interval duration, which is 1h
sourceRef: