mirror of https://github.com/k3s-io/k3s
json files updated
parent
5aedf10867
commit
3d7ca16599
|
@ -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": {
|
||||
|
|
Loading…
Reference in New Issue