Files
dc-kc/charts/ddb-proxy
2025-05-25 09:25:42 +01:00
..
2025-05-25 09:25:42 +01:00
2025-05-25 09:25:42 +01:00
2024-11-28 19:59:46 +00:00

foundryvtt

Version: 0.1.0 Type: application AppVersion: 0.0.25

A Helm chart for Kubernetes

Requirements

Repository Name Version
https://gitlab.com/api/v4/projects/55284972/packages/helm/stable ddb-proxy 0.1.1

Values

Key Type Default Description
ddb-proxy.command string nil
ddb-proxy.ingress.annotations."cert-manager.io/cluster-issuer" string "aux-issuer"
ddb-proxy.ingress.annotations."traefik.ingress.kubernetes.io/router.middlewares" string "traefik-headers@kubernetescrd"
ddb-proxy.ingress.className string "traefik"
ddb-proxy.ingress.enabled bool true
ddb-proxy.ingress.hosts[0].host string "ddb-proxy.deepcypher.me"
ddb-proxy.ingress.hosts[0].paths[0].path string "/"
ddb-proxy.ingress.hosts[0].paths[0].pathType string "ImplementationSpecific"
ddb-proxy.ingress.tls[0].hosts[0] string "ddb-proxy.deepcypher.me"
ddb-proxy.ingress.tls[0].secretName string "ddb-proxy.deepcypher.me-tls"
ddb-proxy.netpol.enabled bool true
ddb-proxy.resources.limits.memory string "1Gi"
ddb-proxy.resources.requests.cpu string "200m"
ddb-proxy.securityContext.capabilities.drop[0] string "ALL"
ddb-proxy.securityContext.readOnlyRootFilesystem bool false