json files updated
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"labels": {"name": "frontend"},
|
||||
},
|
||||
"spec": {
|
||||
"port": 10002,
|
||||
"port": 80,
|
||||
"containerPort": 80,
|
||||
"protocol": "TCP",
|
||||
"selector": {
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
}
|
||||
},
|
||||
"spec": {
|
||||
"port": 10000,
|
||||
"port": 6379,
|
||||
"containerPort": 6379,
|
||||
"protocol": "TCP",
|
||||
"selector": {
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
}
|
||||
},
|
||||
"spec": {
|
||||
"port": 10001,
|
||||
"port": 6379,
|
||||
"containerPort": 6379,
|
||||
"protocol": "TCP",
|
||||
"selector": {
|
||||
|
||||
Reference in New Issue
Block a user