upgrade chart and stage for crd changes
This commit is contained in:
@@ -15,7 +15,12 @@ maintainers:
|
||||
- name: alexlebens
|
||||
dependencies:
|
||||
- name: traefik
|
||||
version: 35.2.0
|
||||
version: 35.3.0
|
||||
repository: https://traefik.github.io/charts
|
||||
# enable pending:
|
||||
# https://github.com/traefik/traefik-helm-chart/pull/1340
|
||||
# - name: traefik-crds
|
||||
# version: 1.8.0
|
||||
# repository: https://traefik.github.io/charts
|
||||
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/webp/traefik.webp
|
||||
appVersion: v3.4.0
|
||||
|
@@ -1,9 +1,11 @@
|
||||
traefik:
|
||||
crds:
|
||||
enabled: true
|
||||
deleteOnUninstall: false
|
||||
deployment:
|
||||
kind: DaemonSet
|
||||
ingressClass:
|
||||
enabled: false
|
||||
isDefaultClass: true
|
||||
kubernetesGateway:
|
||||
enabled: true
|
||||
gateway:
|
||||
@@ -135,3 +137,9 @@ traefik:
|
||||
type: LoadBalancer
|
||||
externalIPs:
|
||||
- 10.232.1.21
|
||||
# traefik-crds:
|
||||
# enabled: true
|
||||
# traefik: true
|
||||
# gatewayAPI: true
|
||||
# hub: false
|
||||
# deleteOnUninstall: false
|
||||
|
Reference in New Issue
Block a user