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