F5Networks / f5-ipam-controller

The F5 IPAM Controller runs in an orchestration environment like Kubernetes to allocate IP addresses from an IPAM system to BIG-IP Virtual Servers. The purpose is to abstract complexity related to setting up BIG-IP from a networking perspective
Apache License 2.0
10 stars 16 forks source link

Helm chart should create the PVC #100

Closed braunsonm closed 2 years ago

braunsonm commented 2 years ago

Title

The Helm chart requires you pre-create the PVC. It should have an option to make this as part of the deployment.

Additional context

When using a tool like Terraform with Rancher you do not have the option of creating a PV but you can install helm charts. It makes it difficult to deploy this chart without also creating the PVC for you.

trinaths commented 2 years ago

Duplicate of https://github.com/F5Networks/f5-ipam-controller/issues/96

closing this issue.