mirror of
https://github.com/bitnami/charts.git
synced 2026-03-14 14:57:22 +08:00
10 lines
120 B
YAML
10 lines
120 B
YAML
service:
|
|
type: ClusterIP
|
|
|
|
ingress:
|
|
enabled: true
|
|
tls: true
|
|
extraHosts:
|
|
- name: "*.domain.tld"
|
|
path: /
|