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