Rename kube0 to k0
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
with import <nixpkgs> {};
|
||||
let
|
||||
settings = {
|
||||
clusterName = "kube0";
|
||||
clusterName = "k0";
|
||||
master = {
|
||||
name = "k0-0"; address = "10.253.18.100";
|
||||
extraSANs = [ "k0.itpartner.no" ];
|
||||
|
||||
Reference in New Issue
Block a user