fix(kubernetes): Prevent rerunning initial cluster detection [EE-5170] (#8666)

This commit is contained in:
Dakota Walsh
2023-03-16 15:39:26 +13:00
committed by GitHub
parent 6ee5cc6a56
commit f17a608dc7
3 changed files with 36 additions and 7 deletions

View File

@@ -64,6 +64,7 @@
"UseServerMetrics": false
},
"Flags": {
"IsServerIngressClassDetected": false,
"IsServerMetricsDetected": false,
"IsServerStorageDetected": false
},