values.yaml を更新
This commit is contained in:
@@ -38,9 +38,12 @@ ingress:
|
|||||||
- path: /
|
- path: /
|
||||||
pathType: Prefix
|
pathType: Prefix
|
||||||
tls: []
|
tls: []
|
||||||
# - secretName: example-tls
|
# [
|
||||||
# hosts:
|
# {
|
||||||
# - example.com
|
# hosts: [ "example.com" ],
|
||||||
|
# secretName: "example-tls"
|
||||||
|
# }
|
||||||
|
# ]
|
||||||
|
|
||||||
persistence:
|
persistence:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|||||||
Reference in New Issue
Block a user