1. Get the Operator Console URL by running these commands:
  kubectl --namespace {{ .Release.Namespace }} port-forward svc/console 9090:9090
  echo "Visit http://127.0.0.1:9090 to use your application"
