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
The provision.sh script is configured for the 7.6 and earlier templates however as far as I can tell the 7.7 template is using different parameters which is causing the script to fail. The parameters being used are here:
The provision.sh script is configured for the 7.6 and earlier templates however as far as I can tell the 7.7 template is using different parameters which is causing the script to fail. The parameters being used are here:
https://github.com/jbossdemocentral/rhpam7-order-it-hw-demo/blob/pam77-upgrade/support/openshift/provision.sh#L331
However things like KIE_ADMIN_USER and KIE_ADMIN_PWD have been replaced with credentials. I've modified things as follows to deploy it:
However I'm not sure about the BC Maven credentials to use in 7.7 since they are not in the template?
The text was updated successfully, but these errors were encountered: