create-values.yaml 124 B

123456
  1. tftpStorage:
  2. tftpboot:
  3. type: hostPath
  4. hostPath: /mnt/{{ .Release.Name }}/tftpboot
  5. tftpConfig:
  6. allowCreate: true