dip-values add

This commit is contained in:
ychangkim
2026-06-09 13:06:40 +09:00
parent e64f933901
commit 5590af0ec5
@@ -110,18 +110,17 @@ openmetadata:
ingress:
enabled: true
className: "kong"
className: "apisix"
annotations:
cert-manager.io/cluster-issuer: letsencrypt-prod
cert-manager.io/cluster-issuer: root-ca-issuer
cert-manager.io/duration: 8760h
cert-manager.io/renew-before: 720h
konghq.com/protocols: https
konghq.com/https-redirect-status-code: "301"
k8s.apisix.apache.org/plugin-config-name: https-redirect
hosts:
- host: "{{ .Name }}.{{ .Domain }}"
paths:
- path: /
pathType: ImplementationSpecific
pathType: Prefix
tls:
- secretName: openmetadata-tls
hosts: