labels under metadata

This commit is contained in:
2023-06-07 19:07:31 +02:00
parent cca9c91455
commit 01e7d2928e
2 changed files with 7 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
variables:
HELM_CHART_VERSION: "0.6.4"
HELM_CHART_VERSION: "0.6.5"
stages:
- deploy

View File

@@ -13,6 +13,7 @@ spec:
name: global-secrets
creationPolicy: Orphan
template:
metadata:
labels:
app.kubernetes.io/managed-by: External-Secrets
data:
@@ -43,6 +44,7 @@ spec:
target:
name: pull-secret
template:
metadata:
labels:
app.kubernetes.io/managed-by: External-Secrets
type: kubernetes.io/dockerconfigjson