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