excalidraw Helm Chart

Version: 0.1.1 Artifact Hub

From https://github.com/excalidraw/excalidraw:

An open source virtual hand-drawn style whiteboard. Collaborative and end-to-end encrypted.

Get Repo Info

helm repo add my-excalidraw https://pmoscode-helm.github.io/excalidraw/
helm repo update

Install chart

helm install [RELEASE_NAME] my-excalidraw/excalidraw

The command deploys excalidraw on the Kubernetes cluster in the default configuration.

See configuration below.

See helm install for command documentation.

Uninstall Chart

helm uninstall [RELEASE_NAME]

This removes all the Kubernetes components associated with the chart and deletes the release.

See helm uninstall for command documentation.

Upgrading Chart

helm upgrade [RELEASE_NAME] [CHART] --install

See helm upgrade for command documentation.

Values

KeyTypeDefaultDescription
affinityobject{}
fullnameOverridestring""
image.pullPolicystring"IfNotPresent"
image.repositorystring"excalidraw/excalidraw"
image.tagstring"latest"
imagePullSecretslist[]
ingress.annotationsobject{}
ingress.classNamestring""
ingress.enabledboolfalse
ingress.hosts[0].hoststring"chart-example.local"
ingress.hosts[0].paths[0].pathstring"/"
ingress.hosts[0].paths[0].pathTypestring"ImplementationSpecific"
ingress.tlslist[]
nameOverridestring""
nodeSelectorobject{}
podAnnotationsobject{}
podSecurityContextobject{}
replicaCountint1
resourcesobject{}
securityContextobject{}
service.portint80
service.typestring"ClusterIP"
serviceAccount.annotationsobject{}
serviceAccount.createbooltrue
serviceAccount.namestring""
tolerationslist[]

Maintainers

NameEmailUrl
pmoscodeinfo@pmoscode.dehttps://pmoscode.de