No introduction found. Create it?
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.yamlSee examples from other people.
| Name | Repo | Stars | Version | Timestamp |
|---|---|---|---|---|
| comfyui | joryirving/home-ops | 203 | 4.6.2 | 6 hours ago |
See the most popular values for this chart:
| Key | Types |
|---|---|
| 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 | |
controllers.comfyui.containers.app.env.SERVICEPORTAL_URL (6) comfyui.${SECRET_DOMAIN} | string |
| string | |
| string | |
| string | |
controllers.comfyui.containers.app.image.repository (6) ghcr.io/ai-dock/comfyui | 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 | |
controllers.comfyui.pod.priorityClassName (2) ai-gpu-critical | string |
| number | |
| string | |
| string | |
| string | |
| string | |
| string | |
controllers.comfyui.type (4) statefulset | string |
controllers.comfyui.initContainers.fix-perms.command[] (1) - sh | 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 | |
persistence.workspace.existingClaim (6) comfyui-workspace-pvc | string |
| boolean | |
| string | |
persistence.config.advancedMounts.comfyui.app[].path (4) /workspace/ComfyUI/custom_nodes/ComfyUI-Manager/config.ini | string |
| boolean | |
| string | |
persistence.config.name (4) comfyui-configmap | string |
persistence.config.type (4) configMap | string |
| boolean | |
persistence.output.existingClaim (4) comfyui-output-pvc | string |
persistence.output.globalMounts[].path (4) /workspace/ComfyUI/output | string |
persistence.output.advancedMounts.comfyui.app[].path (1) /workspace/ComfyUI/output | string |
| boolean | |
| string | |
persistence.output.path (1) /hdd-nfs-repl | string |
persistence.output.server (1) gasha01.haynesnetwork | string |
| string | |
persistence.images.globalMounts[].path (1) /workspace/ComfyUI | string |
persistence.images.path (1) /mnt/daena/comfyui | string |
persistence.images.server (1) voyager.internal | string |
| string | |
| number | |
service.app.controller (5) comfyui | string |
route.main.hostnames[] (3) - {{ .Release.Name }}.${SECRET_DOMAIN} | string |
route.main.parentRefs[].name (3) internal | string |
| string | |
| string | |
| string | |
| number | |
| string | |
| string | |
| string | |
| string | |
| string | |
| string | |
route.app.hostnames[] (2) - {{ .Release.Name }}.${SECRET_DOMAIN} | string |
route.app.parentRefs[].name (2) envoy-internal | string |
| string | |
| number | |
| string | |
| number | |
| boolean | |
| number | |
| string |