mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
Change to handmade credfile
This commit is contained in:
@@ -34,9 +34,10 @@ spec:
|
||||
region: minio
|
||||
credentials:
|
||||
# Use existing secret created by External Secrets Operator
|
||||
existingSecret: velero-minio-credentials
|
||||
extraEnvVars:
|
||||
AWS_SHARED_CREDENTIALS_FILE: /credentials/cloud
|
||||
# existingSecret: velero-minio-credentials
|
||||
# extraEnvVars:
|
||||
# AWS_SHARED_CREDENTIALS_FILE: /credentials/cloud
|
||||
existingSecret: cloud-credentials
|
||||
deployNodeAgent: true
|
||||
nodeAgent:
|
||||
containerSecurityContext:
|
||||
|
||||
Reference in New Issue
Block a user