- update: code update to use kube api instead of consul
This commit is contained in:
@@ -17,3 +17,5 @@ async-trait = "0.1.87"
|
||||
serde_json = "1.0.140"
|
||||
hickory-resolver = "0.24.4"
|
||||
rand = "0.8.5"
|
||||
kube = { version = "0.99.0", features = ["derive"] }
|
||||
k8s-openapi = { version = "0.24.0", features = ["v1_32"] }
|
||||
|
||||
Reference in New Issue
Block a user