Skip to content

Commit 316e357

Browse files
committed
Remove HostIP reference
Signed-off-by: mrrajan <[email protected].>
1 parent 171da29 commit 316e357

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

roles/tpa_single_node/templates/manifests/server/Deployment.yaml.j2

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,6 @@ spec:
173173
- containerPort: 8080
174174
name: endpoint
175175
protocol: TCP
176-
hostIP: {{ tpa_single_node_rhel_host }}
177176
{% if tpa_single_node_ui_tls == 'true' %}
178177
hostPort: 443
179178
{% else %}

0 commit comments

Comments
 (0)