values.yaml を更新

This commit is contained in:
2025-09-11 07:35:58 +00:00
parent 79308adbbc
commit c5b8c05715

View File

@@ -38,9 +38,12 @@ ingress:
- path: /
pathType: Prefix
tls: []
# - secretName: example-tls
# hosts:
# - example.com
# [
# {
# hosts: [ "example.com" ],
# secretName: "example-tls"
# }
# ]
persistence:
enabled: true