specificied--specified

This commit is contained in:
sunlintong 2018-09-03 10:42:03 +08:00
parent 5cb854fee2
commit 2cba1ef69e
1 changed files with 1 additions and 1 deletions

View File

@ -486,7 +486,7 @@ FileAssets is an alpha feature which permits you to place inline file content in
spec:
fileAssets:
- name: iptable-restore
# Note if not path is specificied the default path it /srv/kubernetes/assets/<name>
# Note if not path is specified the default path it /srv/kubernetes/assets/<name>
path: /var/lib/iptables/rules-save
roles: [Master,Node,Bastion] # a list of roles to apply the asset to, zero defaults to all
content: |