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