[LOCAL PATH PROVISIONER] Remove.

This commit is contained in:
Kat Inskip 2023-05-06 11:49:58 -07:00
parent faa1b2f290
commit 60d55db7fd
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
2 changed files with 1 additions and 184 deletions

View file

@ -33,6 +33,7 @@ in {
securePort = kubeMasterAPIServerPort;
advertiseAddress = kubeMasterIP;
extraOpts = "--service-node-port-range=1-65535";
allowPrivileged = true;
};
};
}