summaryrefslogtreecommitdiff
path: root/f3s/minvid/helm-chart
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-01-31 17:21:02 +0200
committerPaul Buetow <paul@buetow.org>2026-01-31 17:21:02 +0200
commitb3b781a8b5f75a83183108ac9fa98c71b12bb714 (patch)
tree21c16b40f37aa8e9a5949df2ab0d21ddd0584735 /f3s/minvid/helm-chart
parentebbd334691d5a1c884eb6d4965fc00d188a3c790 (diff)
Add MinVid Docker image build files
Amp-Thread-ID: https://ampcode.com/threads/T-019c1492-bec0-70f8-8d02-ef3596a7228b Co-authored-by: Amp <amp@ampcode.com>
Diffstat (limited to 'f3s/minvid/helm-chart')
-rw-r--r--f3s/minvid/helm-chart/templates/deployment.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/f3s/minvid/helm-chart/templates/deployment.yaml b/f3s/minvid/helm-chart/templates/deployment.yaml
index eb1f2d8..fdc6fe3 100644
--- a/f3s/minvid/helm-chart/templates/deployment.yaml
+++ b/f3s/minvid/helm-chart/templates/deployment.yaml
@@ -15,7 +15,7 @@ spec:
spec:
containers:
- name: minvid
- image: registry.f3s.buetow.org/minvid:latest
+ image: r0.lan.buetow.org:30001/minvid:latest
imagePullPolicy: Always
ports:
- containerPort: 80