Skip to content

Commit

Permalink
update manifests
Browse files Browse the repository at this point in the history
  • Loading branch information
pb82 committed Jan 18, 2022
1 parent b29e8c6 commit fb89556
Showing 1 changed file with 14 additions and 3 deletions.
17 changes: 14 additions & 3 deletions config/crd/bases/integreatly.org_grafanadatasources.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,14 @@ spec:
json options See https://grafana.com/docs/administration/provisioning/#datasources
properties:
addCorsHeader:
description: ' Useful fields for clickhouse datasource See
https://github.com/Vertamedia/clickhouse-grafana/tree/master/dist/README.md#configure-the-datasource-with-provisioning See
https://github.com/Vertamedia/clickhouse-grafana/tree/master/src/datasource.ts#L44'
description: Useful fields for clickhouse datasource See
https://github.com/Vertamedia/clickhouse-grafana/tree/master/dist/README.md#configure-the-datasource-with-provisioning
See https://github.com/Vertamedia/clickhouse-grafana/tree/master/src/datasource.ts#L44
type: boolean
allowInfraExplore:
type: boolean
apiToken:
type: string
appInsightsAppId:
description: Fields for Azure data sources
type: string
Expand Down Expand Up @@ -172,6 +176,8 @@ spec:
type: string
postgresVersion:
type: integer
showOffline:
type: boolean
sigV4AssumeRoleArn:
type: string
sigV4Auth:
Expand Down Expand Up @@ -224,8 +230,13 @@ spec:
type: string
tsdbVersion:
type: string
url:
description: Fields for Instana data sources See https://github.com/instana/instana-grafana-datasource/blob/main/provisioning/datasources/datasource.yml
type: string
usePOST:
type: boolean
useProxy:
type: boolean
useYandexCloudAuthorization:
type: boolean
version:
Expand Down

0 comments on commit fb89556

Please sign in to comment.