OCPBUGS-109666: fix the name of the Helm release in EAP 8.1 quickstart - #1208
OCPBUGS-109666: fix the name of the Helm release in EAP 8.1 quickstart#1208jmesnil wants to merge 1 commit into
Conversation
By default, the name of the Helm release is `redhat-eap81` while the quickstart is referring to `eap81`. Fix all occurences in the quickstart for the names of the resources to be consistent. JIRA: https://redhat.atlassian.net/browse/OCPBUGS-109666 Signed-off-by: Jeff Mesnil <jmesnil@redhat.com>
|
Pipeline controller notification For optional jobs, comment This repository is configured in: LGTM mode |
|
@jmesnil: This pull request references Jira Issue OCPBUGS-109666, which is valid. The bug has been moved to the POST state. 3 validation(s) were run on this bug
The bug has been updated to refer to the pull request using the external bug tracker. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: jmesnil The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
@jmesnil: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
By default, the name of the Helm release is
redhat-eap81while the quickstart is referring toeap81. Fix all occurences in the quickstart for the names of the resources to be consistent.JIRA: https://redhat.atlassian.net/browse/OCPBUGS-109666