Skip to content

Commit fe3cff7

Browse files
authored
Outside access cosmetic change to docs
1 parent 8df66f2 commit fe3cff7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

outside-services/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ In order to switch to hostport the kafka advertise address needs to be switched
1515
in [kafka/10broker-config.yml](../kafka/10broker-config.yml) switch to
1616
* `OUTSIDE_HOST=$(kubectl get node "$NODE_NAME" -o jsonpath='{.status.addresses[?(@.type=="ExternalIP")].address}')`
1717
* `OUTSIDE_PORT=${OutsidePort}`
18+
1819
and in [kafka/50kafka.yml ](../kafka/50kafka.yml) add the hostport:
1920
```
2021
- name: outside

0 commit comments

Comments
 (0)