mirror of
https://github.com/portainer/portainer.git
synced 2025-07-24 07:49:41 +02:00
fix(kube): 30 second delay to storage detection EE-4822 (#8360)
This commit is contained in:
parent
eb8644330e
commit
53eb5aa1ee
5 changed files with 63 additions and 4 deletions
|
@ -63,7 +63,8 @@
|
|||
"UseServerMetrics": false
|
||||
},
|
||||
"Flags": {
|
||||
"IsServerMetricsDetected": false
|
||||
"IsServerMetricsDetected": false,
|
||||
"IsServerStorageDetected": false
|
||||
},
|
||||
"Snapshots": []
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue