summaryrefslogtreecommitdiff
path: root/f3s
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-01-29 08:37:46 +0200
committerPaul Buetow <paul@buetow.org>2026-01-29 08:37:46 +0200
commit4e085ddad9c10fca2a79a64c5e9054da4c3d4f71 (patch)
tree917eb5efdd39a9d1020f956a9c7b192970b707dc /f3s
parentc37addc384bf6a847dffa0f684f9f9ab2698cde2 (diff)
Fix ipv6test registry hostname
Amp-Thread-ID: https://ampcode.com/threads/T-019c086d-c760-779d-b740-0f748094b62a Co-authored-by: Amp <amp@ampcode.com>
Diffstat (limited to 'f3s')
-rw-r--r--f3s/ipv6test/helm-chart/templates/deployment.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/f3s/ipv6test/helm-chart/templates/deployment.yaml b/f3s/ipv6test/helm-chart/templates/deployment.yaml
index e5ad22a..8e18f92 100644
--- a/f3s/ipv6test/helm-chart/templates/deployment.yaml
+++ b/f3s/ipv6test/helm-chart/templates/deployment.yaml
@@ -15,7 +15,7 @@ spec:
spec:
containers:
- name: ipv6test
- image: r0.lan.buetow.org:30001/ipv6test:1.0.0
+ image: registry.lan.buetow.org:30001/ipv6test:1.0.0
ports:
- containerPort: 80
resources: