fix: Correct traefik kustomization path and sourceRef
This commit is contained in:
@@ -5,10 +5,10 @@ metadata:
|
|||||||
namespace: flux-system
|
namespace: flux-system
|
||||||
spec:
|
spec:
|
||||||
interval: 10m
|
interval: 10m
|
||||||
path: ./infrastructure/addons/traefik
|
path: .
|
||||||
prune: true
|
prune: true
|
||||||
sourceRef:
|
sourceRef:
|
||||||
kind: GitRepository
|
kind: GitRepository
|
||||||
name: flux-system
|
name: platform
|
||||||
dependsOn:
|
dependsOn:
|
||||||
- name: addon-tailscale-operator
|
- name: addon-tailscale-operator
|
||||||
Reference in New Issue
Block a user