use config from secrets service

This commit is contained in:
Ryan McKinley
2025-07-01 13:44:47 -07:00
parent 2d4fd99e7a
commit b2799f977f
17 changed files with 151 additions and 92 deletions
+17
View File
@@ -0,0 +1,17 @@
apiVersion: testdata.datasource.grafana.app/v0alpha1
kind: GenericDataSource
metadata:
name: sample-testdata
spec:
title: Sample datasource
access: proxy
isDefault: true
jsonData:
key: value
hello: 10
world: false
secure:
sampleA:
create: secret value here # replaced with UID on write
sampleB:
uid: XYZ # will not exist