Skip to content

Commit daea3a0

Browse files
Update image registry port in local.yaml
1 parent 7ea8d89 commit daea3a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/local.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ clusters:
101101
node-groups:
102102
local:
103103
_inherit: ""
104-
image: k3d-registry.localhost:5000/ethersphere/bee:latest
104+
image: k3d-registry.localhost:5002/ethersphere/bee:latest
105105
image-pull-policy: Always
106106
ingress-annotations:
107107
nginx.ingress.kubernetes.io/affinity: "cookie"

0 commit comments

Comments
 (0)