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
{{ message }}
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.
sets ROUTER_ALLOW_WILDCARD_ROUTES=true on the secondary (3amp) router
sets {\"data\":{\"THREESCALE_SUPERDOMAIN\": \"3amp.${CLUSTER}.${DOMAIN}.${TLD}\"}} on the system-environment configmap and ensures that the changes are rolled out
Actual Behavior
None of those things happen.
Environment
Operating system: (E.g RHEL 7.6 )
Red Hat Enterprise Linux Server release 7.5 (Maipo)
Description
The installer should configure the secondary router with a 3scale wildcard route and superdomain.
Expected Behavior
The installer:
ROUTER_ALLOW_WILDCARD_ROUTES=true
on the secondary (3amp) router{\"data\":{\"THREESCALE_SUPERDOMAIN\": \"3amp.${CLUSTER}.${DOMAIN}.${TLD}\"}}
on the system-environment configmap and ensures that the changes are rolled outActual Behavior
None of those things happen.
Environment
Operating system: (E.g RHEL 7.6 )
Red Hat Enterprise Linux Server release 7.5 (Maipo)
OpenShift version:
oc v3.11.43
kubernetes v1.11.0+d4cacc0
features: Basic-Auth GSSAPI Kerberos SPNEGO
Server https://internal.api.integreatly-phx.openshift.com:443
openshift v3.11.43
kubernetes v1.11.0+d4cacc0
Ansible version:
ansible 2.7.1
Project Version/Tag: (E.g release-1.0.1)
release-1.3.0
Steps to reproduce
run the installer
The text was updated successfully, but these errors were encountered: