mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 15:05:27 +00:00
fix guestbook example to match docs
This commit is contained in:
parent
e4055c2c5d
commit
64618cd539
@ -1,7 +1,7 @@
|
||||
{
|
||||
"id": "frontendController",
|
||||
"desiredState": {
|
||||
"replicas": 1,
|
||||
"replicas": 3,
|
||||
"replicaSelector": {"name": "frontend"},
|
||||
"podTemplate": {
|
||||
"desiredState": {
|
||||
|
Loading…
Reference in New Issue
Block a user