For example, I do not want to start enb when the container started, what can I do?
I try to remove this line:
https://github.com/cncf/cnf-testbed/blob/master/examples/use_case/gogtp-k8s/k8s_bridged_networks/gogtp/templates/deployment.yaml#L19
But no luck, the container of enb pod started then become failed, any ideas?