From 90d83ecf9aa4bcb366951eb7cdee987c206e91ce Mon Sep 17 00:00:00 2001 From: Sven Ketelsen Date: Tue, 31 May 2022 18:13:29 +0200 Subject: [PATCH] feat: added smardigo-mobene as app --- smardigo/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/smardigo/values.yaml b/smardigo/values.yaml index 55624a6..9e03f35 100644 --- a/smardigo/values.yaml +++ b/smardigo/values.yaml @@ -59,4 +59,4 @@ harbor: host: name: dev-harbor-01.smardigo.digital # The name of the secret containing the credentials to access the docker registry to download the smardigo image. - pull_secret: dev-harbor-key + pull_secret: harbor-pull-secret-key