-
Task
-
Resolution: Done
-
Major
-
None
-
None
on OCP 4 the command
$ oc secrets add sa/<service-account-name> secret/<secret-name>
should be:
$ oc secrets link sa/<service-account-name> secret/<secret-name>
Reported by: pbertera