Compare commits

..

1 Commits

Author SHA1 Message Date
Gitea Actions Bot
8b43fc139d Auto-update README with current k8s applications
All checks were successful
Terraform / Terraform (pull_request) Successful in 19s
Generated by CI/CD workflow on 2026-03-07 21:46:41

This PR updates the README.md file with the current list of applications found in the k8s/ directory structure.
2026-03-07 21:46:41 +00:00

View File

@@ -38,14 +38,12 @@ spec:
image: ghcr.io/ai-dock/comfyui:latest-cuda
imagePullPolicy: IfNotPresent
env:
- name: COMFYUI_ARGS
- name: COMFYUI_FLAGS
value: "--listen 0.0.0.0"
- name: COMFYUI_PORT_LOCAL
value: "8188"
- name: COMFYUI_PORT_HOST
value: "8189"
- name: COMFYUI_EXTRA_PIP_PACKAGES
value: "--pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu128 --upgrade"
ports:
- containerPort: 8188
name: http