From 050d5f12ebfe6e21c632a2399679c4bc9b90cccd Mon Sep 17 00:00:00 2001 From: Dominik Hebeler <dominik@suma-ev.de> Date: Mon, 8 Jul 2024 07:51:10 +0000 Subject: [PATCH] remove pull secret --- chart/values.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/chart/values.yaml b/chart/values.yaml index 7f84554..d5c8739 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -10,8 +10,6 @@ image: # Overrides the image tag whose default is the chart appVersion. tag: "" -imagePullSecrets: - - name: pull-secret nameOverride: "" fullnameOverride: "" application: -- GitLab