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