Skip to content
This repository has been archived by the owner on Jun 29, 2022. It is now read-only.

Commit

Permalink
Fix component_test.go to have latest prometheus config
Browse files Browse the repository at this point in the history
Signed-off-by: Maartje Eyskens <maartje@kinvolk.io>
  • Loading branch information
Maartje Eyskens committed Apr 19, 2021
1 parent 4ecc1d6 commit 9910ef7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/components/prometheus-operator/component_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -201,10 +201,10 @@ component "prometheus-operator" {
providers:
- name: 'sidecarProvider'
orgId: 1
folder: ''
type: file
disableDeletion: false
allowUiUpdates: false
updateIntervalSeconds: 30
options:
foldersFromFilesStructure: true
path: /tmp/dashboards`,
Expand Down

0 comments on commit 9910ef7

Please sign in to comment.