Closed esnible closed 4 years ago
Closes https://github.com/istio-ecosystem/emcee/issues/30
To actually use the image more RBAC is needed. I made the RBAC by hand and created https://github.com/istio-ecosystem/emcee/issues/42 to track a true fix.
To deploy I use
cat config/manager/manager.yaml | sed 's/controller:latest/docker.io\/esnible\/controller:latest/' | kubectl apply -f -
Closes https://github.com/istio-ecosystem/emcee/issues/30
To actually use the image more RBAC is needed. I made the RBAC by hand and created https://github.com/istio-ecosystem/emcee/issues/42 to track a true fix.
To deploy I use