From 86139754bdea35292c08f027e85aa11fd73f597e Mon Sep 17 00:00:00 2001 From: Wolfgang Hottgenroth Date: Thu, 11 Jan 2024 14:28:23 +0100 Subject: [PATCH] cd-script fixed --- deployment/install-yml.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployment/install-yml.tmpl b/deployment/install-yml.tmpl index 7f8d1b2..dd91cdf 100644 --- a/deployment/install-yml.tmpl +++ b/deployment/install-yml.tmpl @@ -35,7 +35,7 @@ spec: spec: containers: - name: pv-controller - image: gitea.hottis.de/wn/pv-controller:%IMAGE% + image: gitea.hottis.de/wn/pv-controller:%IMAGETAG% envFrom: - configMapRef: name: pv-controller