-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
4.16
-
None
-
False
-
-
Description of problem:
As far as I understand there are no secrets created anymore with service account. So the text below should be removed:
================
Each service account automatically contains two secrets:
- An API token
- Credentials for the OpenShift Container Registry
The generated API token and registry credentials do not expire, but you can revoke them by deleting the secret. When you delete the secret, a new one is automatically generated to take its place.
=============
Below in the page, the output of the "oc describe sa robot" should be updated as no Image pull secrets or Mountable secrets are created.
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1. 2. 3.
Actual results:
Expected results:
Additional info: