From c5b8c057158c0a3657e4c8e7def72beb83258ce8 Mon Sep 17 00:00:00 2001 From: pieter Date: Thu, 11 Sep 2025 07:35:58 +0000 Subject: [PATCH] =?UTF-8?q?values.yaml=20=E3=82=92=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- values.yaml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/values.yaml b/values.yaml index 45e8d29..6027292 100644 --- a/values.yaml +++ b/values.yaml @@ -38,9 +38,12 @@ ingress: - path: / pathType: Prefix tls: [] - # - secretName: example-tls - # hosts: - # - example.com + # [ + # { + # hosts: [ "example.com" ], + # secretName: "example-tls" + # } + # ] persistence: enabled: true