diff --git a/infrastructure/addons/traefik/kustomization.yaml b/infrastructure/addons/traefik/kustomization.yaml index 2eca50e..0fd3350 100644 --- a/infrastructure/addons/traefik/kustomization.yaml +++ b/infrastructure/addons/traefik/kustomization.yaml @@ -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 \ No newline at end of file