mirror of
https://github.com/lordmathis/dev-cluster.git
synced 2025-12-23 09:04:24 +00:00
Update velero credentials config
This commit is contained in:
@@ -23,6 +23,9 @@ spec:
|
||||
provider: aws
|
||||
default: true
|
||||
bucket: ${VELERO_BUCKET}
|
||||
credential:
|
||||
key: cloud
|
||||
name: velero-s3-credentials
|
||||
config:
|
||||
region: nl-ams
|
||||
s3Url: https://s3.nl-ams.scw.cloud
|
||||
@@ -53,9 +56,6 @@ spec:
|
||||
cpu: 1000m
|
||||
memory: 512Mi
|
||||
|
||||
credentials:
|
||||
existingSecret: velero-s3-credentials
|
||||
|
||||
nodeAgent:
|
||||
resources:
|
||||
requests:
|
||||
|
||||
Reference in New Issue
Block a user