Fixed invalid external secret spec

This commit is contained in:
2023-06-04 22:12:55 +00:00
parent 6465e963d0
commit aab97c43b9
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
variables:
HELM_CHART_VERSION: "0.5.17"
HELM_CHART_VERSION: "0.6.1"
stages:
- deploy

View File

@@ -29,7 +29,7 @@ spec:
apiVersion: external-secrets.io/v1beta1
kind: ExternalSecret
metadata:
name: {{ include "..fullname" . }}-ex-pull-secret
name: {{ include "..fullname" . }}-ex-pull-secret
labels:
{{- include "..labels" . | nindent 8 }}
spec: