mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-25 16:36:21 +02:00
Added templates which produce K8s resources. With the provided GCP wrapper, it works on GCP K8s cluster. This isn't stable enough for other folks to use so will need more piloting before it can be documented and released.
17 lines
336 B
YAML
17 lines
336 B
YAML
|
|
apiVersion: 1
|
|
|
|
providers:
|
|
|
|
- name: 'trustgraph.ai'
|
|
orgId: 1
|
|
folder: 'TrustGraph'
|
|
folderUid: 'b6c5be90-d432-4df8-aeab-737c7b151228'
|
|
type: file
|
|
disableDeletion: false
|
|
updateIntervalSeconds: 30
|
|
allowUiUpdates: true
|
|
options:
|
|
path: /var/lib/grafana/dashboards
|
|
foldersFromFilesStructure: false
|
|
|