From 47c75d66c3c71c5e8f25a2b9da2876b41240bd92 Mon Sep 17 00:00:00 2001 From: Amarpreet Minhas Date: Fri, 26 Jul 2024 00:13:12 +0000 Subject: [PATCH] set write only for anon --- 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 14c18e1..f75e7c9 100644 --- a/argo/ntfy/values.yaml +++ b/argo/ntfy/values.yaml @@ -13,7 +13,7 @@ istio: ntfy: baseURL: "https://ntfy.minhas.io" auth: - defaultAccess: deny-all + defaultAccess: "write-only" file: /data/auth.db updateStrategy: