- images:
- image:
- repository: ccr.ccs.tencentyun.com/seembox/lissy93_dashy
- tag: 3.1.0
- consts:
- dashy_container_name: dashy
- init_container_name: init
- ssl_key_path: /cert/tls.key
- ssl_cert_path: /cert/tls.crt
- dashy_config_path: /app/user-data
- init_config_path: /data
|