openshift-console: bump to v4.14.0, helm chart v0.3.7
This commit is contained in:
@ -56,8 +56,18 @@ ingress:
|
||||
# - chart-example.local
|
||||
|
||||
extraEnvFrom: {}
|
||||
#- name: BRIDGE_K8S_AUTH_BEARER_TOKEN
|
||||
# valueFrom:
|
||||
# secretKeyRef:
|
||||
# key: token
|
||||
# name: console-secret
|
||||
|
||||
extraEnv: {}
|
||||
# BRIDGE_K8S_AUTH: bearer-token
|
||||
# BRIDGE_K8S_MODE: off-cluster
|
||||
# BRIDGE_K8S_MODE_OFF_CLUSTER_ENDPOINT: https://kubernetes.default
|
||||
# BRIDGE_K8S_MODE_OFF_CLUSTER_SKIP_VERIFY_TLS: "true"
|
||||
# BRIDGE_USER_AUTH: disabled
|
||||
|
||||
volumes: []
|
||||
# - name: my-volume
|
||||
|
Reference in New Issue
Block a user