Explorar el Código

Don't set OAUTH_CLIENT_ID in console OAuth secret

This value is not needed and also not passed as a parameter to the
template. Remove it from the `console-oauth-config` secret.
Samuel Padgett hace 6 años
padre
commit
ba58de4fce
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      roles/openshift_console/files/console-template.yaml

+ 0 - 1
roles/openshift_console/files/console-template.yaml

@@ -148,7 +148,6 @@ objects:
     labels:
       app: openshift-console
   stringData:
-    clientID: ${OAUTH_CLIENT_ID}
     clientSecret: ${OAUTH_SECRET}
 
 # to be able to assign powers to the process