CAs: {}
FileAssets:
- content: user,token
  name: tokens
  path: /kube/tokens.csv
Hooks:
- - manifest: |-
      Type=oneshot
      ExecStart=/usr/bin/systemctl start apply-to-all.service
    name: apply-to-all.service
- null
KeypairIDs: {}
KubeletConfig:
  kubeconfigPath: /etc/kubernetes/igconfig.txt
  nodeLabels:
    kubernetes.io/role: node
    label2: value2
    labelname: labelvalue
    node-role.kubernetes.io/node: ""
  taints:
  - key1=value1:NoSchedule
  - key2=value2:NoExecute
UpdatePolicy: automatic
