Guest User

Untitled

a guest
Jul 17th, 2018
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. "services": {
  2. "etcd": { "type": "/v3/schemas/etcdService" },
  3. "kubeApi": {
  4. "podSecurityPolicy": false,
  5. "type": "/v3/schemas/kubeAPIService",
  6. "extraArgs": { "feature-gates": "PersistentLocalVolumes=true, VolumeScheduling=true" }
  7. },
  8. "kubeController": { "type": "/v3/schemas/kubeControllerService" },
  9. "kubelet": {
  10. "failSwapOn": false,
  11. "type": "/v3/schemas/kubeletService",
  12. "extraArgs": { "feature-gates": "PersistentLocalVolumes=true, VolumeScheduling=true" }
  13. }
Add Comment
Please, Sign In to add comment