dip values add

This commit is contained in:
ychangkim
2026-06-09 16:30:22 +09:00
parent 409536ee7c
commit 4064cd8971
8 changed files with 14 additions and 1 deletions
@@ -13,6 +13,7 @@ ingress:
cert-manager.io/cluster-issuer: "root-ca-issuer"
cert-manager.io/duration: 8760h
cert-manager.io/renew-before: 720h
k8s.apisix.apache.org/plugin-config-name: https-redirect
host: "{{ .Name }}.{{ .Domain }}"
tls: true
existingSecret: "{{ .Name }}-tls-secret"