basic-values.yaml 482 B

12345678910111213141516171819202122232425262728293031
  1. resources:
  2. limits:
  3. cpus: 2.0
  4. memory: 4096
  5. recyclarr:
  6. create_config: true
  7. cron_schedule: "@daily"
  8. additional_envs: []
  9. network:
  10. host_network: false
  11. run_as:
  12. user: 568
  13. group: 568
  14. ix_volumes:
  15. config: /opt/tests/mnt/config
  16. storage:
  17. config:
  18. type: ix_volume
  19. ix_volume_config:
  20. dataset_name: config
  21. create_host_path: true
  22. additional_storage:
  23. - type: volume
  24. mount_path: /series
  25. volume_config:
  26. volume_name: my-series