fix(think): use staging
This commit is contained in:
@@ -43,7 +43,7 @@ def think_k8s():
|
|||||||
config.load_incluster_config()
|
config.load_incluster_config()
|
||||||
v1 = client.CoreV1Api()
|
v1 = client.CoreV1Api()
|
||||||
|
|
||||||
cluster_name = "k8s-cluster"
|
cluster_name = "eks-staging"
|
||||||
|
|
||||||
# Format node data
|
# Format node data
|
||||||
nodes = []
|
nodes = []
|
||||||
|
|||||||
Reference in New Issue
Block a user