siddhi-io / siddhi-operator

Operator allows you to run stream processing logic directly on a Kubernetes cluster
Apache License 2.0
17 stars 12 forks source link

Disable automatic ingress creation not working #107

Closed BuddhiWathsala closed 5 years ago

BuddhiWathsala commented 5 years ago

Description: The Siddhi operator had that functionality to disable automatic ingress creation. It did not work even we configure it in the siddhi-operator-config config map.

As a solution, we have to remove that created ingress afterward if we do not need that ingress anymore.

Suggested Labels: Bug report

Affected Product Version: 0.2.0

OS, DB, other environment details and versions:
minikube version: v1.4.0