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
|
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:
|
||||||
|
|||||||
Reference in New Issue
Block a user