F5Networks / charts

Helm charts for using F5 products and services in Kubernetes and OpenShift environments.
Apache License 2.0
28 stars 36 forks source link

Update helm charts to fit Helm based F5 BIG-IP Controller Operator re… #31

Closed trinaths closed 4 years ago

trinaths commented 4 years ago

Problem: Helm charts stable and incubator doesn't support routes and need a version parameter to support Operator GUI requirement.

Solution: Update clusterrole and deployment chart in stable/incubator to support routes and Operator GUI requirements.

affected branches: master SignedOff-By: Trinath trinath.somanchi@gmail.com