mirror of
https://ghproxy.com/https://github.com/truecharts/charts.git
synced 2026-07-27 13:40:18 +08:00
hardcoded portal protocol (till issues are fixed)
This commit is contained in:
@@ -3,7 +3,7 @@ appVersion: '2.4'
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org/
|
||||
version: 6.13.5
|
||||
version: 6.13.6
|
||||
deprecated: false
|
||||
description: Test App for Traefik
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/traefik
|
||||
@@ -22,4 +22,4 @@ sources:
|
||||
- https://github.com/traefik/traefik-helm-chart
|
||||
- https://traefik.io/
|
||||
type: application
|
||||
version: 0.0.12
|
||||
version: 0.0.14
|
||||
|
||||
@@ -24,7 +24,7 @@ groups:
|
||||
portals:
|
||||
web_portal:
|
||||
protocols:
|
||||
- "$kubernetes-resource_configmap_portal_protocol"
|
||||
- "http"
|
||||
host:
|
||||
- "$kubernetes-resource_configmap_portal_host"
|
||||
ports:
|
||||
|
||||
@@ -5,10 +5,6 @@ image:
|
||||
tag: v2.5
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
controller:
|
||||
type: daemonset
|
||||
strategy: RollingUpdate
|
||||
|
||||
# -- Use ingressClass. Ignored if Traefik version < 2.3 / kubernetes < 1.18.x
|
||||
ingressClass:
|
||||
# true is not unit-testable yet, pending https://github.com/rancher/helm-unittest/pull/12
|
||||
|
||||
Reference in New Issue
Block a user