From cfdcee26f316a0ce134ba452d69e456314c3dbba Mon Sep 17 00:00:00 2001 From: Adam Blasko Date: Mon, 6 Nov 2023 14:37:12 +0100 Subject: [PATCH] Removed optional modifier --- templates/_configurations.tpl | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/_configurations.tpl b/templates/_configurations.tpl index 666b9fe..a24a491 100644 --- a/templates/_configurations.tpl +++ b/templates/_configurations.tpl @@ -49,7 +49,6 @@ Template used for adding S3 configuration to containers configMapKeyRef: name: {{ $configName | quote }} key: "endpoint" - optional: true - name: "S3Bucket__AccessKey" valueFrom: secretKeyRef: