This message was deleted.
# hobbyfarm
a
This message was deleted.
a
Copy code
jason in ~/src/github.com/jasonvanbrackel/introduction-to-kubernetes on main ● ● πŸ¦„ helm repo add hf-shim-operator <https://hobbyfarm.github.io/hf-shim-operator>
"hf-shim-operator" already exists with the same configuration, skipping
jason in ~/src/github.com/jasonvanbrackel/introduction-to-kubernetes on main ● ● πŸ¦„ helm repo add droplet-operator <https://hobbyfarm.github.io/droplet-operator>
Error: looks like "<https://hobbyfarm.github.io/droplet-operator>" is not a valid chart repository or cannot be reached: failed to fetch <https://hobbyfarm.github.io/droplet-operator/index.yaml> : 404 Not Found
jason in ~/src/github.com/jasonvanbrackel/introduction-to-kubernetes on main ● ● πŸ¦„ helm repo add metal-operator <https://hobbyfarm.github.io/metal-operator>
Error: looks like "<https://hobbyfarm.github.io/metal-operator>" is not a valid chart repository or cannot be reached: failed to fetch <https://hobbyfarm.github.io/metal-operator/index.yaml> : 404 Not Found
w
ffs.
yeah alright maybe those aren't set up in the same way. In that case your best bet is to either pull the .tgz from the releases, or clone the repo
a
πŸ‘