No introduction found. Create it?
Install with:
helm repo add bjw-s https://bjw-s.github.io/helm-charts/
helm install excalidraw bjw-s/app-template -f values.yaml
See examples from other people.
Name | Repo | Stars | Version | Timestamp |
---|---|---|---|---|
excalidraw | haraldkoch/kochhaus-home | 58 | 1.5.1 | 2 months ago |
excalidraw | truxnell/home-cluster | 140 | 1.5.1 | 2 months ago |
See the most popular values for this chart:
Key | Types |
---|---|
image.repository (13) ghcr.io/onedr0p/excalidraw | string |
image.tag (13) latest@sha256:bafe3a1e529aac9e9d536199e77133b60bfce4413458ee0a46e48fb07095d23b | string |
image.pullPolicy (1) Always | string |
boolean | |
ingress.main.hosts[].host (12) draw.${EXTERNAL_DOMAIN} | string |
string | |
string | |
ingress.main.tls[].hosts[] (12) - draw.${EXTERNAL_DOMAIN} | string |
ingress.main.tls[].secretName (1) excalidraw-tls | string |
string | |
ingress.main.annotations."hajimari.io/icon" (7) mdi:draw-pen | string |
string | |
string | |
string | |
string | |
ingress.main.annotations."nginx.ingress.kubernetes.io/auth-signin" (2) https://${APP_DNS_EXCALIDRAW}/outpost.goauthentik.io/start?rd=$escaped_request_uri | string |
ingress.main.annotations."cert-manager.io/cluster-issuer" (1) letsencrypt-production | string |
string | |
string | |
string | |
string | |
ingress.main.annotations."nginx.ingress.kubernetes.io/auth-response-headers" (1) Remote-User,Remote-Name,Remote-Groups,Remote-Email | string |
ingress.main.annotations."nginx.ingress.kubernetes.io/auth-snippet" (1) proxy_set_header X-Forwarded-Method $request_method;
| string |
ingress.main.annotations."nginx.ingress.kubernetes.io/auth-url" (1) http://authelia.identity.svc.cluster.local/api/verify | string |
ingress.main.annotations."nginx.ingress.kubernetes.io/whitelist-source-range" (1) 10.0.0.0/8,172.16.0.0/12,192.168.0.0/16 | string |
string | |
string | |
ingress.main.annotations."traefik.ingress.kubernetes.io/router.middlewares" (1) traefik-ingress-sso@kubernetescrd | string |
string | |
boolean | |
string | |
string | |
string | |
string | |
number | |
number | |
service.main.ipFamilyPolicy (1) PreferDualStack | string |
string | |
number | |
topologySpreadConstraints[].topologyKey (9) kubernetes.io/hostname | string |
topologySpreadConstraints[].whenUnsatisfiable (9) DoNotSchedule | string |
number | |
controller.strategy (8) RollingUpdate | string |
controller.type (1) statefulset | string |
env.TZ (2) ${CONFIG_TZ} | string |
env.COLLAB_ADDR (1) https://draw-collab.${DOMAIN_1} | string |