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

use original velero chart from vmware repo #3577

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sancyx
Copy link
Member

@sancyx sancyx commented Sep 10, 2021

Q A
Bug fix? no
New feature? no
API breaks? no
Deprecations? no
License Apache 2.0

What's in this PR?

Use factory default Velero helm chart instead of our custom version. The only difference is that with our chart version you can map a secret key under /credentials/cluster, which is useful in case you want to export AWS cluster backup in GCS storage or something similar, however in case you are storing AWS cluster backup data in S3 you can just use the factory default Velero helm chart.

Checklist

  • Implementation tested (with at least one cloud provider)
  • Code meets the Developer Guide
  • OpenAPI and Postman files updated (if needed)
  • User guide and development docs updated (if needed)
  • Related Helm chart(s) updated (if needed)

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

Successfully merging this pull request may close these issues.

None yet

1 participant