mirror of https://github.com/k3s-io/k3s
Fix guestbook example json syntax error
parent
ba7fe835ce
commit
de062f6720
|
@ -3,7 +3,7 @@
|
|||
"port": 10001,
|
||||
"labels": {
|
||||
"name": "redisslave"
|
||||
}
|
||||
},
|
||||
"selector": {
|
||||
"name": "redisslave"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue