When I exectue this command:
oc set env --from=secret/mysqldb dc/hola
I get this configuration in deployment environment
Is there a way to set the deployment configuration using OpenShift CLI so the secret is set in environment from section as shown in the image below?