mirror of https://github.com/kubernetes/kops.git
specificied--specified
This commit is contained in:
parent
5cb854fee2
commit
2cba1ef69e
|
@ -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: |
|
||||
|
|
Loading…
Reference in New Issue