fix: traefik?
This commit is contained in:
@@ -12,7 +12,7 @@ spec:
|
||||
sourceRef:
|
||||
kind: GitRepository
|
||||
name: flux-system
|
||||
timeout: 10m0s
|
||||
timeout: 5m0s
|
||||
wait: true
|
||||
---
|
||||
apiVersion: kustomize.toolkit.fluxcd.io/v1
|
||||
|
||||
@@ -3,4 +3,4 @@ kind: Kustomization
|
||||
resources:
|
||||
- metallb.yaml
|
||||
- longhorn.yaml
|
||||
# - traefik.yaml
|
||||
- traefik.yaml
|
||||
|
||||
@@ -26,7 +26,7 @@ spec:
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
name: traefik-repo
|
||||
version: v32.1.0
|
||||
version: 32.1.0
|
||||
interval: 1m0s
|
||||
values:
|
||||
replicas: 1
|
||||
|
||||
Reference in New Issue
Block a user