```
All checks were successful
Build Helm Chart / helm-package (push) Successful in 7s

Add Helm chart for Excalidraw deployment

This commit introduces a complete Helm chart for deploying
Excalidraw, a virtual whiteboard for sketching diagrams, on
Kubernetes. The chart includes essential templates for
deployment, service, ingress, horizontal pod autoscaler,
and service account, along with a README and values
configuration. Key features include customizable image
repository, resource requests, autoscaling support, and
ingress configuration options.

These changes facilitate easier deployment and management
of Excalidraw in Kubernetes environments, providing
users with a structured approach to configure their
installations. No breaking changes are introduced.
```
This commit is contained in:
2025-05-23 07:37:38 +02:00
parent 482a0743a7
commit 185e3515a1
10 changed files with 506 additions and 0 deletions

View File

@ -0,0 +1,17 @@
name: excalidraw
maintainers:
- name: kubitodev
url: https://kubito.dev
apiVersion: v2
appVersion: 0.17.6
version: 1.0.0
description: Kubito Excalidraw Helm Chart
home: https://github.com/kubitodev/helm/tree/main/charts/excalidraw
icon: https://kubito.dev/images/kubito.svg
keywords:
- kubernetes
- excalidraw
- diagrams
- design
sources:
- https://github.com/excalidraw/excalidraw