Open williamohara opened 3 years ago
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @toddysm, @yugangw-MSFT, @luisdlp.
Author: | williamohara |
---|---|
Assignees: | - |
Labels: | `Container Registry`, `Service Attention`, `needs-triage`, `question` |
Milestone: | - |
route to appropriate team
az acr helm install-cli
installs 2.16.3. If you remember the old version, you can run the command again with --client-version
to do so.
This is autogenerated. Please review and update as needed.
Describe the bug
i used helm directly to deploy open source packages directly to my Azure Kubernetes Cluster. I wanted to start to develop my own charts for my containers in acr. everything stopped working when I entered
az acr helm install-cli
now I just want to undo what I just did - and I don't se any other way to do so without removing az cli completelyCommand Name
az acr helm list
Errors:
To Reproduce:
Steps to reproduce the behavior. Note that argument values have been redacted, as they may contain sensitive information.
az acr helm list
Expected Behavior
Environment Summary
Additional Context