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