ix_values.yaml 443 B

1234567891011121314151617
  1. images:
  2. image:
  3. repository: ccr.ccs.tencentyun.com/seembox/ghcr.io_juanfont_headscale
  4. tag: v0.26.1
  5. alpine_image:
  6. repository: alpine
  7. tag: "3.22.1"
  8. consts:
  9. headscale_container_name: headscale
  10. init_container_name: init
  11. perms_container_name: permissions
  12. run_path: /var/run/headscale
  13. lib_path: /var/lib/headscale
  14. config_path: /etc/headscale
  15. ssl_key_path: /certs/headscale.key
  16. ssl_cert_path: /certs/headscale.crt