mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
change name config
This commit is contained in:
@@ -9,7 +9,7 @@ spec:
|
|||||||
name: vault-backend
|
name: vault-backend
|
||||||
kind: ClusterSecretStore
|
kind: ClusterSecretStore
|
||||||
target:
|
target:
|
||||||
name: myminio-env-configuration
|
name: minio-env-configuration
|
||||||
|
|
||||||
data:
|
data:
|
||||||
- secretKey: config.env
|
- secretKey: config.env
|
||||||
|
|||||||
@@ -8,10 +8,10 @@ tenant:
|
|||||||
imagePullSecret: { }
|
imagePullSecret: { }
|
||||||
scheduler: { }
|
scheduler: { }
|
||||||
configuration:
|
configuration:
|
||||||
name: myminio-env-configuration
|
name: minio-env-configuration
|
||||||
|
|
||||||
configSecret:
|
configSecret:
|
||||||
existingSecret: myminio-env-configuration
|
existingSecret: minio-env-configuration
|
||||||
|
|
||||||
pools:
|
pools:
|
||||||
- servers: 1
|
- servers: 1
|
||||||
|
|||||||
Reference in New Issue
Block a user