You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for bringing this issue to our attention. We appreciate your involvement! If you're interested in contributing a solution, we welcome you to create a pull request. The Bitnami team is excited to review your submission and offer feedback. You can find the contributing guidelines here.
Your contribution will greatly benefit the community. Feel free to reach out if you have any questions or need assistance.
Name and Version
etcd/10.7.0
What steps will reproduce the bug?
Deploy ETCD Chart v10.7.0 with etcd defrag enabled and tls auth enabled.
Cronjob will be created with the below flags.
Also Endpoint is created as below.
Are you using any custom parameters or values?
What is the expected behavior?
ETCD Degrag should get completed successfully.
What do you see instead?
Additional information
We need to change env variable based on etcdctl v3 as current ones are only v2 supported.
Also, we need to add endpoints as https instead of http.
The text was updated successfully, but these errors were encountered: