mirror of
https://github.com/portainer/portainer.git
synced 2025-07-21 22:39:41 +02:00
fix(kubernetes): Prevent rerunning initial cluster detection [EE-5170] (#8666)
This commit is contained in:
parent
6ee5cc6a56
commit
f17a608dc7
3 changed files with 36 additions and 7 deletions
|
@ -64,6 +64,7 @@
|
|||
"UseServerMetrics": false
|
||||
},
|
||||
"Flags": {
|
||||
"IsServerIngressClassDetected": false,
|
||||
"IsServerMetricsDetected": false,
|
||||
"IsServerStorageDetected": false
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue