fix: traefik?

This commit is contained in:
2024-10-06 22:28:50 -04:00
parent 196404ff22
commit 28833a34ed
3 changed files with 3 additions and 3 deletions

View File

@@ -12,7 +12,7 @@ spec:
sourceRef:
kind: GitRepository
name: flux-system
timeout: 10m0s
timeout: 5m0s
wait: true
---
apiVersion: kustomize.toolkit.fluxcd.io/v1

View File

@@ -3,4 +3,4 @@ kind: Kustomization
resources:
- metallb.yaml
- longhorn.yaml
# - traefik.yaml
- traefik.yaml

View File

@@ -26,7 +26,7 @@ spec:
sourceRef:
kind: HelmRepository
name: traefik-repo
version: v32.1.0
version: 32.1.0
interval: 1m0s
values:
replicas: 1