salmon-morning-84088
01/26/2023, 11:21 AMk3d
. Can I override that somehow?
When I create a cluster and registry in one go, I can set any name: k3d cluster create --registry-create foo:127.0.0.1:1234
But when creating the registry alone, I always get the k3d
prefix: k3d registry create foo --port 127.0.0.1:1234