No introduction found. Create it?
Install with:
helm repo add bjw-s oci://ghcr.io/bjw-s/helm/
helm install excalidraw bjw-s/app-template -f values.yaml
See examples from other people.
Name | Repo | Stars | Version | Timestamp |
---|
See the most popular values for this chart:
Key | Types |
---|---|
boolean | |
ingress.main.hosts[].host (4) draw.${SECRET_DOMAIN} | string |
string | |
string | |
string | |
string | |
string | |
ingress.main.tls[].hosts[] (4) - draw.${SECRET_DOMAIN} | string |
ingress.main.tls[].secretName (1) excalidraw-tls | string |
string | |
string | |
ingress.main.annotations."cert-manager.io/cluster-issuer" (1) letsencrypt-production | string |
ingress.main.annotations."external-dns.alpha.kubernetes.io/target" (1) ingress.${SECRET_DOMAIN} | string |
string | |
string | |
ingress.main.annotations."hajimari.io/icon" (1) mdi:draw-pen | string |
string | |
string | |
ingress.app.className (2) internal | string |
ingress.app.hosts[].host (2) draw.${SECRET_DOMAIN} | string |
string | |
string | |
string | |
string | |
ingress.app.tls[].hosts[] (2) - draw.${SECRET_DOMAIN} | string |
ingress.app.annotations."gethomepage.dev/description" (1) Drawing services | string |
string | |
ingress.app.annotations."gethomepage.dev/group" (1) Application Service | string |
ingress.app.annotations."gethomepage.dev/icon" (1) https://raw.githubusercontent.com/chaijunkin/dashboard-icons/main/png/excalidraw.png | string |
string | |
boolean | |
number | |
service.main.controller (1) excalidraw | string |
service.app.controller (2) excalidraw | string |
number | |
controllers.excalidraw.strategy (3) RollingUpdate | string |
string | |
controllers.excalidraw.containers.main.env.COLLAB_ADDR (1) excalidraw-room.${SECRET_DOMAIN} | string |
number | |
controllers.excalidraw.containers.main.image.repository (2) ghcr.io/wipash/excalidraw-collab | string |
controllers.excalidraw.containers.main.image.tag (2) 0.17.3@sha256:1fd7b2fb38f0b2195236168b89e86f18306f861fc86404795fe23b113d837785 | string |
string | |
string | |
string | |
string | |
controllers.excalidraw.containers.app.image.repository (1) docker.io/excalidraw/excalidraw | string |
controllers.excalidraw.containers.app.image.tag (1) latest@sha256:56163a0c3eaeaf3444b3addf60d7cb6011a56bd17a7d0e1c24f11e62324a5d07 | string |
boolean | |
boolean | |
string | |
string | |
string | |
string | |
number | |
controllers.excalidraw.pod.topologySpreadConstraints[].topologyKey (2) kubernetes.io/hostname | string |
string | |
number | |
string | |
controllers.main.containers.main.env.COLLAB_ADDR (1) excalidraw-room.${SECRET_DOMAIN} | string |
controllers.main.containers.main.env.TZ (1) ${TIMEZONE} | string |
string | |
controllers.main.containers.main.image.repository (1) ghcr.io/lltr/excalidraw-collab | string |
string | |
string | |
string | |
string | |
string | |
number | |
controllers.main.pod.topologySpreadConstraints[].topologyKey (1) kubernetes.io/hostname | string |
string | |
number | |
controllers.main.strategy (1) RollingUpdate | string |
string | |
string | |
string | |
number | |
controller.strategy (2) RollingUpdate | string |
image.repository (2) excalidraw/excalidraw | string |
image.tag (2) latest@sha256:b9973321c3be422bed33d36f684155039daf4ef760f42fcb49d92c58a935e4bd | string |
string | |
number | |
topologySpreadConstraints[].topologyKey (2) kubernetes.io/hostname | string |
topologySpreadConstraints[].whenUnsatisfiable (2) DoNotSchedule | string |
boolean | |
persistence.data.type (1) emptyDir | string |