https://github.com/openshift/console#user-content-native-kubernetesTo configure the application to run by hand, (or if
environment.sh doesn't work for some reason) you can manually provide a Kubernetes bearer token with the following steps.
First get the secret ID that has a type of
kubernetes.io/service-account-token by running:
kubectl get secrets
На рабочем кластере там же возвращается огромный список от всяких операторов, контроллеров и прочего...
помогите, пожалуйста, понять, токен какого именно sa нужен openshift/console'и, чтоб заработать наконец?