You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi I am trying to configure the rhpam7-install-demo application on openshift cluster using automated installation method by running init-openshift.ps1 command on powershell in admin mode
but i am getting two errors as mentioned below.
Fetching ImageStreams from registry.
Call-Oc : Cannot process argument transformation on parameter 'out'. Cannot convert value "System.String" to type "System.Boolean". Boolean parameters accept only Boolean values and numbers, such as $True, $False, 1 or 0.
At C:\redhat\rhpam7-install-demo-master\rhpam7-install-demo-master\support\openshift\provision.ps1:224 char:74
Hi I am trying to configure the rhpam7-install-demo application on openshift cluster using automated installation method by running init-openshift.ps1 command on powershell in admin mode
but i am getting two errors as mentioned below.
Call-Oc : Cannot process argument transformation on parameter 'out'. Cannot convert value "System.String" to type "System.Boolean". Boolean parameters accept only Boolean values and numbers, such as $True, $False, 1 or 0.
At C:\redhat\rhpam7-install-demo-master\rhpam7-install-demo-master\support\openshift\provision.ps1:224 char:74
At C:\redhat\rhpam7-install-demo-master\rhpam7-install-demo-master\support\openshift\provision.ps1:288 char:3
Could you please help me to resolve this ?
The text was updated successfully, but these errors were encountered: