mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 12:29:19 -08:00
[LOCAL PATH PROVISIONER] Remove.
This commit is contained in:
parent
faa1b2f290
commit
60d55db7fd
2 changed files with 1 additions and 184 deletions
|
|
@ -33,6 +33,7 @@ in {
|
|||
securePort = kubeMasterAPIServerPort;
|
||||
advertiseAddress = kubeMasterIP;
|
||||
extraOpts = "--service-node-port-range=1-65535";
|
||||
allowPrivileged = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue