-
Story
-
Resolution: Done
-
Minor
-
DO280 - OCP 4.2 1 20200123
-
None
-
ROLE
-
ROLE
-
en-US (English)
URL: https://rol.redhat.com/rol/app/courses/do280-4.2/pages/ch03
Reporter RHNID: harpasin@redhat.com
Section: 3.1 - Configuring Identity Providers
Language: en-US (English)
Workaround:
Description: Chapter 03:- Section:- Updating the OAuth Custom Resource
After completing modifications and saving the file, you must apply the new custom resource using the oc replace command.
[user@demo ~]$ oc create -f oauth.yaml
The Command should be
[user@demo ~]$ oc replace -f oauth.yaml