fix: headless services

This commit is contained in:
Kalin Krustev
2021-11-05 15:04:44 +02:00
parent 2cb608a951
commit acd96b438f
5 changed files with 6 additions and 1 deletions
@@ -12,3 +12,4 @@ spec:
targetPort: 4000
selector:
app: call-router
clusterIP: None
@@ -16,3 +16,4 @@ spec:
targetPort: 5060
selector:
app: drachtio-sbc
clusterIP: None
+1
View File
@@ -11,3 +11,4 @@ spec:
targetPort: 3306
selector:
app: mysql
clusterIP: None
+2 -1
View File
@@ -10,4 +10,5 @@ spec:
port: 6379
targetPort: 6379
selector:
app: redis
app: redis
clusterIP: None
@@ -416,3 +416,4 @@ spec:
# targetPort: 40100
selector:
app: rtpengine
clusterIP: None