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
|
provider: aws
|
||||||
default: true
|
default: true
|
||||||
bucket: ${VELERO_BUCKET}
|
bucket: ${VELERO_BUCKET}
|
||||||
|
credential:
|
||||||
|
key: cloud
|
||||||
|
name: velero-s3-credentials
|
||||||
config:
|
config:
|
||||||
region: nl-ams
|
region: nl-ams
|
||||||
s3Url: https://s3.nl-ams.scw.cloud
|
s3Url: https://s3.nl-ams.scw.cloud
|
||||||
@@ -53,9 +56,6 @@ spec:
|
|||||||
cpu: 1000m
|
cpu: 1000m
|
||||||
memory: 512Mi
|
memory: 512Mi
|
||||||
|
|
||||||
credentials:
|
|
||||||
existingSecret: velero-s3-credentials
|
|
||||||
|
|
||||||
nodeAgent:
|
nodeAgent:
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
|
|||||||
Reference in New Issue
Block a user