From 88c442697f87971386ecc76f02b190f0859d72ce Mon Sep 17 00:00:00 2001 From: Wolfgang Hottgenroth Date: Wed, 8 Nov 2023 17:14:29 +0100 Subject: [PATCH] deployment added --- deployment/install.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployment/install.yml b/deployment/install.yml index 356b55d..8012e05 100644 --- a/deployment/install.yml +++ b/deployment/install.yml @@ -35,7 +35,7 @@ spec: spec: containers: - name: pv-controller - image: wollud1969/pv-controller:1.0.5 + image: wollud1969/pv-controller:1.0.6 envFrom: - configMapRef: name: pv-controller