nixos/kubernetes: fix user id

This commit is contained in:
Jaka Hudoklin 2014-11-29 16:46:39 +01:00
parent bd32da69bc
commit 8c766dcc90

View File

@ -169,7 +169,7 @@
opentsdb = 159;
scollector = 160;
bosun = 161;
kubernetes = 158;
kubernetes = 162;
# When adding a uid, make sure it doesn't match an existing gid. And don't use uids above 399!