Closed NicklasWallgren closed 4 years ago
I've just checked-out a clean repo and built it successfully. Maybe try updating jb
with GO111MODULE="on" go get -u github.com/jsonnet-bundler/jsonnet-bundler/cmd/jb
and then running make update
.
Ah, k3s.master_ip
has changed type to an array
in vars.jsonnet
.
My mistake, thanks :)
Yep, since you can have multiple machines, I've changed the jsonnet so it would create the endpoints to all of them.