This message was deleted.
# hobbyfarm
a
This message was deleted.
c
Expected: (I don't understand how the title in the page can be different as it's hard coded in the html file of the home component)
w
Did you create the rolebinding for your admin user? There should be a role “hobbyfarm-admin”
Copy code
kubectl create rolebinding <rolebinding name> --role hobbyfarm-admin --user <user-id>
You can find the user-it with
Copy code
kubectl get <http://users.hobbyfarm.io|users.hobbyfarm.io>
f
Exactly. Admin Users do not exist anymore. You need a corresponding role. The role hobbyfarm-admin should be created automaticlaly which is an All-Access Role.
c
Thanks Luca and Jan-Gerrit! I find the local setup very complicated so I kind of started from scratch a new simple procedure... Sorry for this questions but it's a great way for me to learn about HobbyFarm
It's well documented in https://hobbyfarm.github.io/docs/setup/post_install/ I'll follow this
f
okey. otherwise create a pr for the docs
👍 1
c
I'm on it 🙂
🙂
👍 2