Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to set snapshot? #287

Open
wanghe-fit2cloud opened this issue Feb 21, 2019 · 0 comments
Open

How to set snapshot? #287

wanghe-fit2cloud opened this issue Feb 21, 2019 · 0 comments

Comments

@wanghe-fit2cloud
Copy link

My setup is:
...
snapshot:
bucket-name: ***
cron-schedule: '@every 2m'
scheduler-enabled: true
type: s3
image: upmcenterprises/elasticsearch-cron:0.0.4
repo-region: cn-north-1
repo-authentication:
access-key: ***
secret-key: ***
...

after the creation is completed, execute kubectl get po and find the pod with error message:
flag provided but not defined: -repo-type
Usage of elasticsearch-cron:
-action string
action to perform (e.g. Create repository or snapshot
-auth-password stirng
Authentication password
-auth-username stirng
Authentication username
-elastic-url string
full dns url to elasticsearch
-s3-bucket-name string
name of s3 bucket
-use-ssl
enable SSL or not (default true)

So, how do I configure the snapshot parameter? Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant