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
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
The text was updated successfully, but these errors were encountered:
f5-ipam-controller/helm-charts/f5-ipam-controller/README.md
Line 25 in c19eb5d
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
The text was updated successfully, but these errors were encountered: