File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/en/docs/tasks/administer-cluster/kubeadm Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -86,8 +86,8 @@ keys must be reflected in the associated files in the manifests directory on a c
86
86
87
87
Such changes may include:
88
88
- ` extraArgs ` - requires updating the list of flags passed to a component container
89
- - ` extraMounts ` - requires updated the volume mounts for a component container
90
- - ` *SANs ` - requires writing new certificates with updated Subject Alternative Names.
89
+ - ` extraVolumes ` - requires updating the volume mounts for a component container
90
+ - ` *SANs ` - requires writing new certificates with updated Subject Alternative Names
91
91
92
92
Before proceeding with these changes, make sure you have backed up the directory ` /etc/kubernetes/ ` .
93
93
You can’t perform that action at this time.
0 commit comments