comfyui helm

No introduction found. Create it?

Install

Install with:

helm repo add app-template oci://ghcr.io/bjw-s-labs/helm/app-template
helm install comfyui app-template/app-template -f values.yaml

Examples

See examples from other people.

Top Repositories (1 out of 6)

NameRepoStarsVersionTimestamp
comfyuijoryirving/home-ops2034.6.26 hours ago

Values

See the most popular values for this chart:

KeyTypes
string
string
string
string
controllers.comfyui.containers.app.env.PROVISIONING_SCRIPT (6)
https://raw.githubusercontent.com/ai-dock/comfyui/main/config/provisioning/flux.sh
string
string
string
string
string
string
string
controllers.comfyui.containers.app.image.tag (6)
v2-cuda-12.1.1-base-22.04-v0.2.7@sha256:ca4c95d4d4743d7d5683e57f5e0358fe586bc57578f66c2a844e9fa0650cc619
string
string
number
number
string
string
number
boolean
string
boolean
boolean
number
string
number
number
number
number
boolean
boolean
number
string
number
number
number
number
boolean
boolean
number
string
number
number
number
number
string
string
string
string
string
string
string
number
string
string
string
number
string
string
string
string
string
string
controllers.comfyui.initContainers.fix-perms.command[] (1)
- sh
- -c
- chown -R 1000:1000 /workspace chmod -R 755 /workspace echo "Fixed permissions on /workspace"
string
string
string
controllers.comfyui.initContainers.prepare-workspace.args[] (1)
- echo "Preparing workspace volume for non-root user (UID 1000)..." if [ ! -d "/workspace/ComfyUI/user/default" ]; then echo "Creating /workspace/ComfyUI/user/default..." mkdir -p /workspace/ComfyUI/user/default fi if [ ! -d "/workspace/ComfyUI/temp" ]; then echo "Creating /workspace/ComfyUI/temp..." mkdir -p /workspace/ComfyUI/temp fi if [ ! -d "/workspace/ComfyUI/custom_nodes/ComfyUI-Manager/.cache" ]; then echo "Creating /workspace/ComfyUI/custom_nodes/ComfyUI-Manager/.cache..." mkdir -p /workspace/ComfyUI/custom_nodes/ComfyUI-Manager/.cache fi if [ ! -d "/workspace/ComfyUI/models/checkpoints" ]; then echo "Creating /workspace/ComfyUI/models/checkpoints..." mkdir -p /workspace/ComfyUI/models/checkpoints fi if [ ! -d "/workspace/ComfyUI/models/loras" ]; then echo "Creating /workspace/ComfyUI/models/loras..." mkdir -p /workspace/ComfyUI/models/loras fi if [ ! -d "/workspace/ComfyUI/models/controlnet" ]; then echo "Creating /workspace/ComfyUI/models/controlnet..." mkdir -p /workspace/ComfyUI/models/controlnet fi if [ ! -d "/workspace/ComfyUI/models/vae" ]; then echo "Creating /workspace/ComfyUI/models/vae..." mkdir -p /workspace/ComfyUI/models/vae fi if [ ! -d "/workspace/ComfyUI/models/upscale_models" ]; then echo "Creating /workspace/ComfyUI/models/upscale_models..." mkdir -p /workspace/ComfyUI/models/upscale_models fi if [ ! -d "/workspace/storage/stable_diffusion/models/unet" ]; then echo "Creating /workspace/storage/stable_diffusion/models/unet..." mkdir -p /workspace/storage/stable_diffusion/models/unet fi if [ ! -d "/workspace/storage/stable_diffusion/models/vae" ]; then echo "Creating /workspace/storage/stable_diffusion/models/vae..." mkdir -p /workspace/storage/stable_diffusion/models/vae fi if [ ! -d "/workspace/storage/stable_diffusion/models/clip" ]; then echo "Creating /workspace/storage/stable_diffusion/models/clip..." mkdir -p /workspace/storage/stable_diffusion/models/clip fi if [ ! -d "/workspace/storage/stable_diffusion/models/esrgan" ]; then echo "Creating /workspace/storage/stable_diffusion/models/esrgan..." mkdir -p /workspace/storage/stable_diffusion/models/esrgan fi if [ ! -d "/workspace/home/user/.local/share/jupyter/runtime" ]; then echo "Creating /workspace/home/user/.local/share/jupyter/runtime..." mkdir -p /workspace/home/user/.local/share/jupyter/runtime fi echo "Setting ownership of /workspace to 1000:1000..." chown -R 1000:1000 /workspace echo "Workspace preparation complete."
string
string
string
string
string
boolean
string
persistence.config.advancedMounts.comfyui.app[].path (4)
/workspace/ComfyUI/custom_nodes/ComfyUI-Manager/config.ini
string
boolean
string
string
string
boolean
string
string
string
boolean
string
string
persistence.output.server (1)
gasha01.haynesnetwork
string
string
string
persistence.images.path (1)
/mnt/daena/comfyui
string
string
string
number
string
route.main.hostnames[] (3)
- {{ .Release.Name }}.${SECRET_DOMAIN}
string
string
string
string
string
number
string
string
string
string
string
string
route.app.hostnames[] (2)
- {{ .Release.Name }}.${SECRET_DOMAIN}
string
string
string
number
string
number
boolean
number
string