ix_values.yaml 358 B

123456789101112131415
  1. images:
  2. image:
  3. repository: ccr.ccs.tencentyun.com/seembox/ghcr.io_gotify_server
  4. tag: 2.6.3
  5. consts:
  6. gotify_container_name: gotify
  7. perms_container_name: permissions
  8. data_path: /app/data
  9. ssl_key_path: /app/ssl/key.pem
  10. ssl_cert_path: /app/ssl/cert.pem
  11. notes_body: |
  12. Default credentials:
  13. - Username: `admin`
  14. - Password: `admin`