From 8b447cc6e1f232c37216dad96a6b1f5eb84608f3 Mon Sep 17 00:00:00 2001 From: Amarpreet Minhas Date: Fri, 26 Jul 2024 01:12:55 +0000 Subject: [PATCH] fix typo --- argo/ntfy/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argo/ntfy/values.yaml b/argo/ntfy/values.yaml index 487af14..45e1d2a 100644 --- a/argo/ntfy/values.yaml +++ b/argo/ntfy/values.yaml @@ -19,5 +19,5 @@ ntfy: updateStrategy: persistence: - enable: true + enabled: true storageClass: "longhorn-encrypted-retain"