New app from template on OCP: 0%
I ran the command below and it showed that it is running with "oc get all" command but on the exam result I got a 0%. I am not sure what I am doing wrong
an example of the command I ran for the exam:
oc process -f mysql.yaml -p MYSQL_USER=user1 -p MYSQL_PASSWORD=password -p MYSQL_DATABASE=items | oc create -f -
Red Hat
Learning Community
A collaborative learning environment, enabling open source skill development.