Files
cloud-host/backend/helm/cloudhost-app/Chart.yaml
T
keyhan 1a0b04feec feat(helm): add cloudhost-app Helm chart for all runtimes
- deployment.yaml with imagePullSecrets, health probes, WordPress volumes
- db-deployment.yaml for PostgreSQL/MySQL with readiness/liveness probes
- ingress.yaml with cert-manager TLS
- registry-pull-secret.yaml for insecure registries
- PVCs and secrets with helm.sh/resource-policy: keep
- _helpers.tpl with shared template functions
- values.yaml with comprehensive defaults
2026-04-22 16:43:29 +03:30

7 lines
176 B
YAML

apiVersion: v2
name: cloudhost-app
description: CloudHost PaaS — generic application chart (Node.js, Laravel, WordPress)
type: application
version: 0.1.0
appVersion: "1.0.0"