No introduction found. Create it?
Install with:
helm repo add coder https://helm.coder.com/v2/
helm install coder coder/coder -f values.yaml
See examples from other people.
Name | Repo | Stars | Version | Timestamp |
---|
See the most popular values for this chart:
Key | Types |
---|---|
coder.env[].name (4) CODER_PG_CONNECTION_URL | string |
coder.env[].value (4) https://coder.${DOMAIN_NAME} | string |
coder.env[].valueFrom.secretKeyRef.key (2) POSTGRES_URL | string |
coder.env[].valueFrom.secretKeyRef.name (2) database-coder | string |
coder.ingress.className (4) traefik | string |
boolean | |
coder.ingress.host (4) coder.${DOMAIN_NAME} | string |
string | |
string | |
coder.ingress.annotations."traefik.ingress.kubernetes.io/router.middlewares" (1) network-system-authelia-auth@kubernetescrd | string |
string | |
string | |
coder.initContainers[].image (1) ghcr.io/home-operations/postgres-init:17 | string |
coder.initContainers[].imagePullPolicy (1) IfNotPresent | string |
coder.initContainers[].name (1) 01-init-db | string |
string | |
string | |
string | |
string | |
string | |
coder.service.annotations."io.cilium/lb-ipam-ips" (1) ${SVC_CODER_ADDR} | string |
coder.service.loadBalancerIP (1) ${SVC_CODER_ADDR} | string |
coder.service.type (1) ClusterIP | string |
string | |
string |