Replies: 1 comment
-
I think you need to just start etcd with |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have etcd installed through Homebrew on Mac.
I would like to downgrade the API version to v2, however when I cheekily set the environment variable it then renders the cluster unhealthy.
It may seem counter-productive to downgrade API version, however I am working with a legacy app and I am not ready to upgrade quite yet.
The cluster in question is only on my local development environment so I have no issue blowing it away if need be, but i'm unsure if that will get me to API v2.
Is there a way to get back to API v2?
Beta Was this translation helpful? Give feedback.
All reactions