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