This commit is contained in:
Simen Røstvik 2022-12-18 00:19:35 +01:00
parent 6dbb159634
commit 61e0d7bf2c
2 changed files with 5 additions and 5 deletions

View File

@ -6,7 +6,7 @@ metadata:
spec: spec:
secretStoreRef: secretStoreRef:
name: secret-store name: secret-store
kind: SecretStore kind: ClusterSecretStore
target: target:
name: renovate-secret name: renovate-secret
data: data:

View File

@ -14,7 +14,7 @@ spec:
mountPath: "kubernetes" mountPath: "kubernetes"
role: "kube-role" role: "kube-role"
conditions: # conditions:
- namespaceSelector: # - namespaceSelector:
matchLabels: # matchLabels:
secret.roxedus.com/global-store: "true" # secret.roxedus.com/global-store: "true"