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

Incorrect installation instructions for Helm #103

Open
andreaalloway opened this issue Mar 25, 2022 · 1 comment
Open

Incorrect installation instructions for Helm #103

andreaalloway opened this issue Mar 25, 2022 · 1 comment
Labels
documentation Improvements or additions to documentation JIRA Added to JIRA board

Comments

@andreaalloway
Copy link

```helm install -f values.yaml <new-chart-name> f5-stable/f5-ipam-controller```

It appears the installation instructions for helm are wrong.
The existing line
helm install -f values.yaml <new-chart-name> f5-stable/f5-ipam-controller
Should be
helm install -f values.yaml <new-chart-name> f5-ipam-stable/f5-ipam-controller

Based on the helm repo add command above
helm repo add f5-ipam-stable https://f5networks.github.io/f5-ipam-controller/helm-charts/stable

@trinaths
Copy link
Collaborator

Created [CONTCNTR-3243] for internal tracking.

@trinaths trinaths added documentation Improvements or additions to documentation JIRA Added to JIRA board labels Mar 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation JIRA Added to JIRA board
Projects
None yet
Development

No branches or pull requests

2 participants