How can you check the value inside a config map?
You can use "oc get configmap <nameofcm> --output yaml " or with "--output json " or with " oc describe configmap <nameofcm> "
You can use "oc get configmap <nameofcm> --output yaml " or with "--output json " or with " oc describe configmap <nameofcm> "
Red Hat
Learning Community
A collaborative learning environment, enabling open source skill development.