Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
V
velero-plugin
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
velero-plugin
Commits
5425cf88
Commit
5425cf88
authored
Nov 03, 2020
by
Administrator
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
b45bfed3
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
5 deletions
+7
-5
install/01-velero.yaml
+3
-3
install/credentials-velero
+4
-2
No files found.
install/01-velero.yaml
View file @
5425cf88
...
@@ -31,10 +31,10 @@ metadata:
...
@@ -31,10 +31,10 @@ metadata:
namespace
:
velero
namespace
:
velero
spec
:
spec
:
config
:
config
:
region
:
<REGION>
region
:
# 地域,如果是华东2(上海),则为 cn-shanghai
objectStorage
:
objectStorage
:
bucket
:
<BUCKET>
bucket
:
# OSS bucket 名称
prefix
:
"
"
prefix
:
"
"
# bucket 子目录
provider
:
alibabacloud
provider
:
alibabacloud
---
---
...
...
install/credentials-velero
View file @
5425cf88
ALIBABA_CLOUD_ACCESS_KEY_ID=<ALIBABA_CLOUD_ACCESS_KEY_ID>
ALIBABA_CLOUD_ACCESS_KEY_ID=
ALIBABA_CLOUD_ACCESS_KEY_SECRET=<ALIBABA_CLOUD_ACCESS_KEY_SECRET>
ALIBABA_CLOUD_ACCESS_KEY_SECRET=
ALIBABA_CLOUD_OSS_ENDPOINT=
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment