diff --git a/manifests/common/app.yaml b/manifests/common/app.yaml index 2f719ef..823b4b2 100644 --- a/manifests/common/app.yaml +++ b/manifests/common/app.yaml @@ -53,8 +53,6 @@ spec: labels: app: app spec: - imagePullSecrets: - - name: regcred containers: - name: app image: docker.io/nginx:latest