template.yaml 855 B

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. ---
  2. kind: helm
  3. metadata:
  4. icon:
  5. provider: selfh
  6. id: portainer
  7. name: Portainer CE
  8. description: >
  9. Helm values template for Portainer Community Edition, a container management platform
  10. that simplifies Docker and Kubernetes management.
  11. Chart Repository: https://portainer.github.io/k8s/
  12. Chart Name: portainer
  13. Chart Version: Compatible with Portainer CE 2.34.0
  14. Project: https://www.portainer.io/
  15. Documentation: https://docs.portainer.io/
  16. version: 2.34.0
  17. author: Christian Lempa
  18. date: '2025-01-11'
  19. draft: true
  20. spec:
  21. general:
  22. vars:
  23. release_name:
  24. default: portainer
  25. networking:
  26. vars:
  27. network_mode:
  28. default: ClusterIP
  29. traefik:
  30. vars:
  31. traefik_host:
  32. default: portainer.home.arpa
  33. volumes:
  34. vars:
  35. volumes_pvc_name:
  36. default: portainer