dip values add
This commit is contained in:
@@ -116,6 +116,7 @@ ingress:
|
|||||||
cert-manager.io/duration: 8760h
|
cert-manager.io/duration: 8760h
|
||||||
cert-manager.io/renew-before: 720h
|
cert-manager.io/renew-before: 720h
|
||||||
k8s.apisix.apache.org/plugin-config-name: https-redirect
|
k8s.apisix.apache.org/plugin-config-name: https-redirect
|
||||||
|
k8s.apisix.apache.org/enable-websocket: "true"
|
||||||
hosts:
|
hosts:
|
||||||
- host: "{{ .Name }}.{{ .Domain }}"
|
- host: "{{ .Name }}.{{ .Domain }}"
|
||||||
paths:
|
paths:
|
||||||
|
|||||||
@@ -19,6 +19,7 @@ ingress:
|
|||||||
cert-manager.io/duration: 8760h
|
cert-manager.io/duration: 8760h
|
||||||
cert-manager.io/renew-before: 720h
|
cert-manager.io/renew-before: 720h
|
||||||
k8s.apisix.apache.org/plugin-config-name: https-redirect
|
k8s.apisix.apache.org/plugin-config-name: https-redirect
|
||||||
|
k8s.apisix.apache.org/enable-websocket: "true"
|
||||||
tls: true
|
tls: true
|
||||||
|
|
||||||
persistence:
|
persistence:
|
||||||
|
|||||||
@@ -23,6 +23,7 @@ ingress:
|
|||||||
cert-manager.io/duration: "8760h"
|
cert-manager.io/duration: "8760h"
|
||||||
cert-manager.io/renew-before: "720h"
|
cert-manager.io/renew-before: "720h"
|
||||||
k8s.apisix.apache.org/plugin-config-name: oidc-keycloak-authz
|
k8s.apisix.apache.org/plugin-config-name: oidc-keycloak-authz
|
||||||
|
k8s.apisix.apache.org/enable-websocket: "true"
|
||||||
hosts:
|
hosts:
|
||||||
- host: "{{ .Name }}.{{ .Domain }}"
|
- host: "{{ .Name }}.{{ .Domain }}"
|
||||||
paths:
|
paths:
|
||||||
|
|||||||
Reference in New Issue
Block a user