Skip to content

Commit

Permalink
CLOUD-4046 Deploy on dual-stack ocp4.8 fails, WS editing
Browse files Browse the repository at this point in the history
  • Loading branch information
hdaems committed Nov 9, 2021
1 parent 0f236eb commit 8754ad9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion jboss/container/wildfly/launch/jgroups/added/launch/ha.sh
Original file line number Diff line number Diff line change
Expand Up @@ -333,4 +333,4 @@ configure_ha() {
elif [ "${CONF_PING_MODE}" = "cli" ]; then
echo "${ping_protocol_element}" >> ${CLI_SCRIPT_FILE};
fi
}
}
2 changes: 1 addition & 1 deletion jboss/container/wildfly/launch/keycloak/added/keycloak.sh
Original file line number Diff line number Diff line change
Expand Up @@ -937,4 +937,4 @@ function query_routes_from_service() {
fi
fi
fi
}
}

0 comments on commit 8754ad9

Please sign in to comment.