Compare commits

..

1 Commits

Author SHA1 Message Date
Gitea Actions Bot
629aa1e50f Auto-update README with current k8s applications
All checks were successful
Terraform / Terraform (pull_request) Successful in 20s
Generated by CI/CD workflow on 2026-03-07 21:27:33

This PR updates the README.md file with the current list of applications found in the k8s/ directory structure.
2026-03-07 21:27:33 +00:00
2 changed files with 3 additions and 13 deletions

View File

@@ -26,24 +26,13 @@ spec:
# Fix permissions mismatch usually happening when mapping host paths
securityContext:
runAsUser: 0
initContainers:
- name: create-data-dir
image: busybox
command: ["sh", "-c", "mkdir -p /host.data && chown -R 1000:1000 /host.data"]
volumeMounts:
- name: data
mountPath: /host.data
containers:
- name: comfyui
image: ghcr.io/ai-dock/comfyui:latest-cuda
imagePullPolicy: IfNotPresent
env:
- name: COMFYUI_ARGS
value: "--listen 0.0.0.0"
- name: COMFYUI_PORT_LOCAL
value: "8188"
- name: COMFYUI_PORT_HOST
value: "8189"
- name: CLI_ARGS
value: "--listen 0.0.0.0 --port 8188"
ports:
- containerPort: 8188
name: http

View File

@@ -12,6 +12,7 @@ runtimeClassName: nvidia
setAsDefault: false
config:
name: time-slicing-config
default: any
map:
any: |-