From 5886291465b2350277a0286203071980791f3943 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lauri=20V=C3=B5sandi?= Date: Wed, 14 Dec 2022 21:31:17 +0200 Subject: [PATCH] Break dependency cycle --- templates/application.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/application.yml b/templates/application.yml index 0f07d72..4c16094 100644 --- a/templates/application.yml +++ b/templates/application.yml @@ -96,7 +96,7 @@ spec: serviceAccountName: meta-operator containers: - name: meta-operator - image: harbor.k-space.ee/k-space/meta-operator + image: codemowers/meta-operator:latest securityContext: readOnlyRootFilesystem: true runAsNonRoot: true @@ -138,7 +138,7 @@ spec: serviceAccountName: meta-operator containers: - name: meta-operator - image: harbor.k-space.ee/k-space/meta-operator + image: codemowers/meta-operator:latest command: - /meta-operator.py - --target