Found another mention of minion changed to node.
This commit is contained in:
@@ -24,7 +24,7 @@ class Registrator:
|
||||
def __init__(self):
|
||||
self.ds ={
|
||||
"creationTimestamp": "",
|
||||
"kind": "Minion",
|
||||
"kind": "Node",
|
||||
"name": "", # private_address
|
||||
"metadata": {
|
||||
"name": "", #private_address,
|
||||
|
Reference in New Issue
Block a user