Skip to content

Commit 186dd96

Browse files
author
Anandkumar Patel
committed
add delta ingress
1 parent ba1317f commit 186dd96

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

ssh/config

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,9 @@ Host delta-consul-b
174174
Host delta-consul-c
175175
ProxyCommand ssh -q ubuntu@delta-bastion nc 10.8.14.86 22
176176

177+
Host delta-ingress
178+
ProxyCommand ssh -q ubuntu@delta-bastion nc 10.8.0.219 22
179+
177180
Host delta-registry
178181
ProxyCommand ssh -q ubuntu@delta-bastion nc 10.8.4.126 22
179182

0 commit comments

Comments
 (0)