Skip to content

Commit ec22e9e

Browse files
committed
add example to cr
1 parent c7e6759 commit ec22e9e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

deploy/cr.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -719,6 +719,13 @@ spec:
719719
# maxUploadParts: 10000
720720
# storageClass: STANDARD
721721
# insecureSkipTLSVerify: false
722+
# gcs:
723+
# type: gcs
724+
# s3:
725+
# bucket: GCS-BACKUP-BUCKET-NAME-HERE
726+
# prefix: ""
727+
# credentialsSecret: my-cluster-name-backup-gcs
728+
# chunkSize: 10485760
722729
# minio:
723730
# type: s3
724731
# s3:

0 commit comments

Comments
 (0)