Fixed external secrets NS

This commit is contained in:
2023-06-04 08:21:57 +00:00
parent 42c39343c8
commit b327697b1a
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
variables: variables:
HELM_CHART_VERSION: "0.5.3" HELM_CHART_VERSION: "0.5.4"
stages: stages:
- deploy - deploy

View File

@@ -26,7 +26,7 @@ spec:
remoteRef: remoteRef:
key: secret/SMTP-HOST key: secret/SMTP-HOST
--- ---
apiVersion: v1 apiVersion: external-secrets.io/v1beta1
kind: ExternalSecret kind: ExternalSecret
metadata: metadata:
name: pull-secret-ext name: pull-secret-ext