change resync period
This commit is contained in:
@@ -15,7 +15,7 @@ spec:
|
||||
app: grafana-main
|
||||
title: Application
|
||||
uid: grafana-folder-application
|
||||
resyncPeriod: 10m0s
|
||||
resyncPeriod: 30s
|
||||
permissions: |
|
||||
{
|
||||
"items": [
|
||||
@@ -52,7 +52,7 @@ spec:
|
||||
app: grafana-main
|
||||
title: Service
|
||||
uid: grafana-folder-service
|
||||
resyncPeriod: 10m0s
|
||||
resyncPeriod: 30s
|
||||
permissions: |
|
||||
{
|
||||
"items": [
|
||||
@@ -89,7 +89,7 @@ spec:
|
||||
app.kubernetes.io/name: grafana-main
|
||||
title: System
|
||||
uid: grafana-folder-system
|
||||
resyncPeriod: 10m0s
|
||||
resyncPeriod: 30s
|
||||
permissions: |
|
||||
{
|
||||
"items": [
|
||||
|
Reference in New Issue
Block a user