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
|
||||
kind: ClusterSecretStore
|
||||
target:
|
||||
name: myminio-env-configuration
|
||||
name: minio-env-configuration
|
||||
|
||||
data:
|
||||
- secretKey: config.env
|
||||
|
||||
@@ -8,10 +8,10 @@ tenant:
|
||||
imagePullSecret: { }
|
||||
scheduler: { }
|
||||
configuration:
|
||||
name: myminio-env-configuration
|
||||
name: minio-env-configuration
|
||||
|
||||
configSecret:
|
||||
existingSecret: myminio-env-configuration
|
||||
existingSecret: minio-env-configuration
|
||||
|
||||
pools:
|
||||
- servers: 1
|
||||
|
||||
Reference in New Issue
Block a user