Flexible helm chart to deploy your apps to kubernetes cluster.
Simplifies complex deployments with abstractions and reasonable defaults.
We did it, so you won't have to.
Please do not consider this chart "stable" or production-ready yet. We're getting there ;)
Use this chart as a dependency inside your app's own chart:
apiVersion: v2
name: testbench
description: Helm chart for testbench app, based on "platformex" app chart
type: application
version: 0.1.0
appVersion: 1.0.0
dependencies:
- name: app
version: 0.5.11
repository: oci://ghcr.io/wojciechem/platformex
For values please see values-example.yaml
- Chart
- Minimal stable v1.0.0
- Tests
- Ingress routes
- custom service definitions for traefik ingressroutes (see https://doc.traefik.io/traefik/routing/providers/kubernetes-crd/#kind-ingressroute)
- TraefikService support in ingressroutes
- Json schema
- deployment.containers required
- use kubernetes json schema where possible, example