Added enablePublicEndpoint environmental variable to IBM Cloud deployment file#148
Conversation
|
/cc @JoelSpeed @elmiko |
|
@Karthik-K-N: The following tests failed, say
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/test-infra repository. I understand the commands that are listed here. |
|
/approve Seems reasonable to me |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: JoelSpeed The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Power VS platform used IBM Cloud Provider and by default the ibm cloud services like IAM are accessed via private endpoint, This PR contains the changes to use Public endpoints for Power VS platform by setting up a environmental variable in deployment file.
Related to Enhancement: openshift/enhancements#736
Earlier Power VS PR: #129