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