mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
Change add ns minio es
This commit is contained in:
@@ -2,6 +2,7 @@ apiVersion: external-secrets.io/v1beta1
|
||||
kind: ExternalSecret
|
||||
metadata:
|
||||
name: minio-tenant-es
|
||||
namespace: minio-tenant
|
||||
spec:
|
||||
refreshInterval: "15s"
|
||||
secretStoreRef:
|
||||
@@ -9,6 +10,7 @@ spec:
|
||||
kind: ClusterSecretStore
|
||||
target:
|
||||
name: myminio-env-configuration
|
||||
|
||||
data:
|
||||
- secretKey: foobar
|
||||
remoteRef:
|
||||
|
||||
Reference in New Issue
Block a user