oracle / oci-native-ingress-controller

OCI Native Ingress Controller
https://blogs.oracle.com/cloud-infrastructure/post/oracle-cloud-native-ingress-controller-kubernetes
Universal Permissive License v1.0
19 stars 21 forks source link

Cannot install in existing namespace #54

Closed matthewmcdaniel closed 4 months ago

matthewmcdaniel commented 5 months ago

Currently, the native ingress controller does not allow you to install in an existing namespace e.g. kube-system. A small modification needs to be made to the helm templates to allow this.

matthewmcdaniel commented 5 months ago

fixed in #55

matthewmcdaniel commented 4 months ago

merged #55