From 2842b3e4ecccfb4747292a5e1b6d11fa3d3288db Mon Sep 17 00:00:00 2001 From: Wolfgang Hottgenroth Date: Fri, 5 Dec 2025 13:16:36 +0100 Subject: [PATCH] test ci 4 --- deployment/install-yml.tmpl | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/deployment/install-yml.tmpl b/deployment/install-yml.tmpl index 8d2a8e8..a9be97e 100644 --- a/deployment/install-yml.tmpl +++ b/deployment/install-yml.tmpl @@ -17,10 +17,7 @@ spec: spec: containers: - name: pv-controller - image: %IMAGE - envFrom: - - configMapRef: - name: pv-controller + image: %IMAGE% env: - name: CFG_FILE value: /config/config.yaml