16 Commits (master)

Author SHA1 Message Date
  Victor Hery faf0af1f22 Compatibility increased for k8s 1.25+ and bump to Peertube v5.2.1 3 months ago
  Victor Hery 900be2a3a4 Compatibility increased for k8s 1.25+ and bump to Peertube v5.2.1 3 months ago
  LecygneNoir b88f4ceba4 Compatibility for Peertube v4.3.0 and removing of very old redis chart dependancy 1 year ago
  LecygneNoir 0b5049fec1 Release v1.4.0, compatibility with k8s 1.19+, no more fixed suffix for database 1 year ago
  LecygneNoir d29cbfb320 Fix startupProbe port using http instead of 9000, and adapt initialDelay to avoid longer start when the instance starts quickly 2 years ago
  LecygneNoir 629ab1e250 Update charts for k8s1.16+ compatibility. Use tag post_k8s1.16 for k8s1.15- 3 years ago
  LecygneNoir 047c1eb3bc Add startupProbe (used in k8s1.16+) with very large FailureThreshold. Objective is to absolutely avoid peertube to be killed during an upgrade process. For normal start, there is no delay as StartupProbe will quuickly see everything are Ok 3 years ago
  LecygneNoir 0340f1662b Add config to support new live feature for Peertube v3 3 years ago
  LecygneNoir f05e38f830 Update compatibility to Peertube v2.3.0, remove unused env variables 3 years ago
  LecygneNoir f03110680a Remove variable PEERTUBE_TRUST_PROXY as it does not exist anymore in peertube v2.2 3 years ago
  LecygneNoir 814a62c5e6 More clear usage of ports depending if nginx is enabled or not 4 years ago
  LecygneNoir f44353bb00 Add nginx sidecar in the Peertube pod to serve static filees and preserve optimisation from the official Peertube Nginx configuration. Sidecar is optionnal and can be disabled. 4 years ago
  LecygneNoir cfcfdaa22f Add a new initContainer to copy default config files, fix #3 4 years ago
  LecygneNoir 350787b431 Add possibility to skip initcontainer to avoid long chown if wanted 4 years ago
  LecygneNoir ded55372c6 Patch somes values to be more helm linter compliant 4 years ago
  victor.hery 2cec938eed WIP: Add an initContainer to avoid the default entrypoint that take age to chown data directory if IO are slow (triggering ReadinessProbe in k8s) 4 years ago
  LecygneNoir a182a1b93c Add originals files, forked from https://github.com/MikaXII/helm-charts with some fixes 4 years ago