From 88d1486fbcd710c4334d2da10547eb4629d69808 Mon Sep 17 00:00:00 2001 From: ange Date: Mon, 1 Jul 2024 17:22:10 +0200 Subject: [PATCH] fix: remove unused regcred --- manifests/common/app.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/manifests/common/app.yaml b/manifests/common/app.yaml index 0e6d59c..3d6b23f 100644 --- a/manifests/common/app.yaml +++ b/manifests/common/app.yaml @@ -54,8 +54,6 @@ spec: labels: app: app spec: - imagePullSecrets: - - name: regcred containers: - name: app image: "$IMAGEAPP"