move KMS to kubernetes
This commit is contained in:
parent
58f8ae10f5
commit
b4805c028c
4 changed files with 2 additions and 3 deletions
|
@ -23,6 +23,7 @@
|
|||
|
||||
services.kms.spec = {
|
||||
type = "LoadBalancer";
|
||||
loadBalancerIP = "192.168.30.129";
|
||||
selector.app = "kms";
|
||||
|
||||
ports = [{
|
||||
|
|
Reference in a new issue