Ensure example configs are valid JSON (#7912)

This commit is contained in:
Sean Knox
2018-03-30 05:31:03 -07:00
committed by k8s-ci-robot
parent 3921cb765b
commit 11af47da0a
@@ -149,7 +149,7 @@ Finally, add the same parameters into the API server start parameters.
"signing",
"key encipherment",
"server auth",
"client auth",
"client auth"
],
"expiry": "8760h"
}
@@ -171,7 +171,7 @@ Finally, add the same parameters into the API server start parameters.
"ST": "<state>",
"L": "<city>",
"O": "<organization>",
"OU": "<organization unit>",
"OU": "<organization unit>"
}]
}
1. Generate CA key (`ca-key.pem`) and certificate (`ca.pem`):