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 |
---|---|---|---|---|
coder | samip5/k8s-cluster | 105 | 2.13.1 | 4 months ago |
See the most popular values for this chart:
Key | Types |
---|---|
coder.env[].name (9) CODER_PG_CONNECTION_URL | string |
coder.env[].value (9) https://coder.${DOMAIN_NAME} | string |
coder.env[].valueFrom.secretKeyRef.key (7) CODER_PG_CONNECTION_URL | string |
coder.env[].valueFrom.secretKeyRef.name (7) coder-secret | string |
coder.ingress.className (8) external | string |
boolean | |
coder.ingress.host (8) coder.${DOMAIN_NAME} | string |
coder.ingress.annotations."external-dns.alpha.kubernetes.io/target" (5) external.${SECRET_DOMAIN} | string |
coder.ingress.annotations."nginx.ingress.kubernetes.io/configuration-snippet" (2) proxy_set_header Upgrade $http_upgrade;
proxy_set_header Connection upgrade;
| string |
string | |
coder.ingress.annotations."traefik.ingress.kubernetes.io/router.middlewares" (1) network-system-authelia-auth@kubernetescrd | string |
coder.ingress.wildcardHost (2) *.coder.hsn.dev | string |
boolean | |
coder.ingress.tls.secretName (1) coder-tls | string |
coder.ingress.tls.wildcardSecretName (1) coder-wild-tls | string |
string | |
coder.initContainers[].image (5) ghcr.io/onedr0p/postgres-init:16.6 | string |
coder.initContainers[].name (5) 01-init-db | string |
coder.initContainers[].imagePullPolicy (2) IfNotPresent | string |
string | |
string | |
coder.service.type (3) ClusterIP | string |
coder.envFrom[].secretRef.name (1) coder-secret | string |
string | |
boolean | |
string |