diff options
| -rw-r--r-- | f3s/ipv6test/helm-chart/templates/deployment.yaml | 2 |
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: |
