mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-26 05:03:09 +00:00
Merge pull request #91170 from prasadkatti/fix_ident
Fix identation in kubeadm api docs
This commit is contained in:
commit
c6147e3231
@ -238,12 +238,12 @@ limitations under the License.
|
|||||||
// scheduler:
|
// scheduler:
|
||||||
// extraArgs:
|
// extraArgs:
|
||||||
// address: "10.100.0.1"
|
// address: "10.100.0.1"
|
||||||
// extraVolumes:
|
// extraVolumes:
|
||||||
// - name: "some-volume"
|
// - name: "some-volume"
|
||||||
// hostPath: "/etc/some-path"
|
// hostPath: "/etc/some-path"
|
||||||
// mountPath: "/etc/some-pod-path"
|
// mountPath: "/etc/some-pod-path"
|
||||||
// readOnly: false
|
// readOnly: false
|
||||||
// pathType: File
|
// pathType: File
|
||||||
// certificatesDir: "/etc/kubernetes/pki"
|
// certificatesDir: "/etc/kubernetes/pki"
|
||||||
// imageRepository: "k8s.gcr.io"
|
// imageRepository: "k8s.gcr.io"
|
||||||
// useHyperKubeImage: false
|
// useHyperKubeImage: false
|
||||||
|
@ -233,12 +233,12 @@ limitations under the License.
|
|||||||
// scheduler:
|
// scheduler:
|
||||||
// extraArgs:
|
// extraArgs:
|
||||||
// address: "10.100.0.1"
|
// address: "10.100.0.1"
|
||||||
// extraVolumes:
|
// extraVolumes:
|
||||||
// - name: "some-volume"
|
// - name: "some-volume"
|
||||||
// hostPath: "/etc/some-path"
|
// hostPath: "/etc/some-path"
|
||||||
// mountPath: "/etc/some-pod-path"
|
// mountPath: "/etc/some-pod-path"
|
||||||
// readOnly: false
|
// readOnly: false
|
||||||
// pathType: File
|
// pathType: File
|
||||||
// certificatesDir: "/etc/kubernetes/pki"
|
// certificatesDir: "/etc/kubernetes/pki"
|
||||||
// imageRepository: "k8s.gcr.io"
|
// imageRepository: "k8s.gcr.io"
|
||||||
// useHyperKubeImage: false
|
// useHyperKubeImage: false
|
||||||
|
Loading…
Reference in New Issue
Block a user