Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kiranbabuneela authored May 31, 2024
1 parent 2d33d50 commit 545fdce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,8 @@ Once the installation is complete and the pods are in a running state, list the
```
kubectl get services
```
HAProxy service will have an external IP configured. This IP address should be configured to the DNS name to resolve the DNS correctly.
Then the Hybrid Data Pipeline can be accessed using hostname as configured for the hdp.loadbalancer.hostName in myValues.yaml
KubernetesIngress of deployment type _LoadBalancer_ will have an external IP configured. This IP address should be configured to the DNS name to resolve the DNS correctly.
The Hybrid Data Pipeline can then be accessed using hostname as configured for the hdp.loadbalancer.hostName in myValues.yaml
****
### Known Issues
Currently the hybriddatapipeline should be installed in 'default' namespace. This will be addressed soon.
Expand Down

0 comments on commit 545fdce

Please sign in to comment.