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:
+2
-1
@@ -1,2 +1,3 @@
|
|||||||
ente-photos-ref/
|
ente-photos-ref/
|
||||||
repomix-output.txt
|
repomix-output.txt
|
||||||
|
credentials-velero
|
||||||
@@ -34,9 +34,10 @@ 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
|
# existingSecret: velero-minio-credentials
|
||||||
extraEnvVars:
|
# extraEnvVars:
|
||||||
AWS_SHARED_CREDENTIALS_FILE: /credentials/cloud
|
# AWS_SHARED_CREDENTIALS_FILE: /credentials/cloud
|
||||||
|
existingSecret: cloud-credentials
|
||||||
deployNodeAgent: true
|
deployNodeAgent: true
|
||||||
nodeAgent:
|
nodeAgent:
|
||||||
containerSecurityContext:
|
containerSecurityContext:
|
||||||
|
|||||||
Reference in New Issue
Block a user