Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languageyml
titlekube-apiserver.yaml
spec:
  containers:
  - command:
    - kube-apiserver
# A few otherlines commandsdown...
    - --enable-admission-plugins=NodeRestriction,DefaultStorageClass

...