Skip to content

Commit

Permalink
deploy: fix GrafanaDatasource kind name
Browse files Browse the repository at this point in the history
Signed-off-by: Hiram Chirino <[email protected]>
  • Loading branch information
chirino committed Mar 7, 2024
1 parent 637da4b commit 269cdfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/nexodus-monitoring/base/grafana/datasource.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: grafana.integreatly.org/v1beta1
kind: GrafanaDataSource
kind: GrafanaDatasource
metadata:
name: nexodus-grafanadatasource
spec:
Expand Down

0 comments on commit 269cdfb

Please sign in to comment.