dip-values add

This commit is contained in:
ychangkim
2026-06-09 11:51:43 +09:00
parent 162d9b2c2a
commit e64f933901
33 changed files with 2202 additions and 0 deletions
@@ -0,0 +1,24 @@
masterkey: "$masterkey"
proxy_config:
model_list: []
ingress:
enabled: true
className: "apisix"
annotations:
cert-manager.io/cluster-issuer: "root-ca-issuer"
cert-manager.io/duration: 8760h
cert-manager.io/renew-before: 720h
hosts:
- host: "{{ .Name }}.{{ .Domain }}"
paths:
- path: /
pathType: Prefix
tls:
- secretName: "{{ .Name }}-tls-secret"
hosts:
- "{{ .Name }}.{{ .Domain }}"
dip:
mainPath: ui