fix: use OCI archive workflow instead of registry — scp + ctr import on each node

This commit is contained in:
Falkan
2026-03-19 01:33:47 -04:00
parent 8e739f4077
commit cffaaea26d
3 changed files with 18 additions and 85 deletions

View File

@@ -16,8 +16,8 @@ spec:
spec:
containers:
- name: humor-units
image: <NODE_IP>:30500/humor-units:latest
imagePullPolicy: Always
image: humor-units:latest
imagePullPolicy: Never
ports:
- containerPort: 3000
env: