From ef66cec709f05c4a1a01bdc548c678f8dc34e833 Mon Sep 17 00:00:00 2001 From: Asara Date: Thu, 25 Jul 2024 19:21:02 -0400 Subject: [PATCH] test --- argo/ntfy/values.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/argo/ntfy/values.yaml b/argo/ntfy/values.yaml index 90916ac..eb0774d 100644 --- a/argo/ntfy/values.yaml +++ b/argo/ntfy/values.yaml @@ -12,3 +12,6 @@ istio: ntfy: baseURL: "https://ntfy.minhas.io" + +updateStrategy: + type: Recreate