Pixelfed Helm Chart
- Just 100%
|
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
|
||
|---|---|---|
| charts/pixelfed | ||
| .gitignore | ||
| .pre-commit-config.yaml | ||
| .woodpecker.yml | ||
| justfile | ||
| LICENSE | ||
| README.md | ||
| renovate.json5 | ||
Helm chart: Pixelfed
Pixelfed Helm chart based on bjw-s' common Helm chart.
Business justification
👉 Usage
helm install my-release oci://stash.kraut.it/krautit-charts/pixelfed
Values
Important: When deploying an application Helm chart you can add more values from the common library chart here
These values will be validated by a JSON schema which can be found here
🧪 Development & Testing
Commits are required to pass Git pre commit hooks defined in .pre-commit.config.yaml. You can install and test those using:
pre-commit install
pre-commit run --all-files
📝 License
This project is released under the MIT License. See LICENSE for detailed information.