Change add ns minio es

This commit is contained in:
Ruben Hensen
2024-09-11 00:07:20 +02:00
parent 1f6401365c
commit 081fd2c681
+2
View File
@@ -2,6 +2,7 @@ apiVersion: external-secrets.io/v1beta1
kind: ExternalSecret kind: ExternalSecret
metadata: metadata:
name: minio-tenant-es name: minio-tenant-es
namespace: minio-tenant
spec: spec:
refreshInterval: "15s" refreshInterval: "15s"
secretStoreRef: secretStoreRef:
@@ -9,6 +10,7 @@ spec:
kind: ClusterSecretStore kind: ClusterSecretStore
target: target:
name: myminio-env-configuration name: myminio-env-configuration
data: data:
- secretKey: foobar - secretKey: foobar
remoteRef: remoteRef: