These nodeports sometimes conflicts with the other ports allocated.
This change removes the static nodeport and uses dynamic nodeports for ranpm
Issue-ID: INT-170
Change-Id: I57ed2e03d5061f696b6bb921a9eb949f6054a294
Signed-off-by: aravind.est <aravindhan.a@est.tech>
- name: influxdb2
port: 8086
targetPort: 8086
- nodePort: 31812
selector:
app: influxdb2
type: NodePort
\ No newline at end of file
- name: http
port: 8080
targetPort: 8080
- nodePort: 31784
- name: http
port: 8080
targetPort: 8080
- nodePort: 31788
selector:
app: keycloak
type: NodePort
protocol: TCP
port: 9001
targetPort: 9001
- nodePort: 31768
- name: http
port: 80
targetPort: 80
- nodePort: 32201
selector:
app: bundle-server
type: NodePort
targetPort: 8080
protocol: TCP
name: http
- nodePort: 31767
\ No newline at end of file