From 13435c5f47b023fc2fb09d873776b4e46cd3ba8c Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Sat, 10 May 2025 07:16:20 -0500 Subject: [PATCH] update --- dmz/crowdsec/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dmz/crowdsec/values.yaml b/dmz/crowdsec/values.yaml index 059a2c3..6271eb0 100644 --- a/dmz/crowdsec/values.yaml +++ b/dmz/crowdsec/values.yaml @@ -2,7 +2,7 @@ crowdsec: # image: repository: registry.durp.info/crowdsecurity/crowdsec - pullPolicy: always + pullPolicy: Always # for raw logs format: json or cri (docker|containerd) container_runtime: containerd