diff --git a/services/casa-vlan-cicd-runners/deploy/deployment.yaml b/services/casa-vlan-cicd-runners/deploy/deployment.yaml index c35f847..8d0f830 100644 --- a/services/casa-vlan-cicd-runners/deploy/deployment.yaml +++ b/services/casa-vlan-cicd-runners/deploy/deployment.yaml @@ -18,8 +18,8 @@ spec: role: worker-node containers: - name: mylimbo-casa-vlan-cicd-runner - image: git.limbosolutions.com/kb/gitea/act_runner:0.3-fatboy - imagePullPolicy: Always + image: oci.limbosolutions.com/public/gitea-act_runner:fatboy-0.6 + imagePullPolicy: IfNotPresent env: - name: LOG_LEVEL value: "trace" @@ -58,7 +58,7 @@ spec: subPath: config.yaml - name: mf-casa-vlan-cicd-runner - image: git.limbosolutions.com/kb/gitea/act_runner:0.3-fatboy + image: oci.limbosolutions.com/public/gitea-act_runner:fatboy-0.6 imagePullPolicy: Always env: - name: LOG_LEVEL