From 47025360cd296ebe1c0c7c1b6ae0fbfc5a788031 Mon Sep 17 00:00:00 2001 From: Henry Arend Date: Tue, 3 Feb 2026 10:48:24 -0500 Subject: [PATCH] feat(curator): remove excess example value configuration --- charts/curator/values.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/charts/curator/values.yaml b/charts/curator/values.yaml index 40dd24a..ecda858 100644 --- a/charts/curator/values.yaml +++ b/charts/curator/values.yaml @@ -53,8 +53,6 @@ ingress: # -- Ingress hosts configuration hosts: [] # - host: curator.example.com - # tls: true - # secretName: &hyphenName curator-example-com # paths: # - path: / # pathType: ImplementationSpecific