fix: Remove backup config for initial deployment - add backup after DB is running
This commit is contained in:
@@ -23,19 +23,6 @@ spec:
|
||||
cpu: 1000m
|
||||
memory: 2Gi
|
||||
|
||||
backup:
|
||||
barmanObjectStore:
|
||||
destinationPath: s3://HetznerTerra/rancher-backups/
|
||||
endpointURL: https://s3.us-east-005.backblazeb2.com
|
||||
s3Credentials:
|
||||
accessKeyId:
|
||||
name: b2-credentials
|
||||
key: B2_ACCOUNT_ID
|
||||
secretAccessKey:
|
||||
name: b2-credentials
|
||||
key: B2_APPLICATION_KEY
|
||||
retentionPolicy: 14d
|
||||
|
||||
serviceAccountTemplate:
|
||||
metadata:
|
||||
labels:
|
||||
|
||||
Reference in New Issue
Block a user