* Datasource: Remove support for unencrypted passwords * regenerate swagger * [WIP] Remove references to datasource password and basic auth password fields (#50015) * try delete moar tings * delete provisioning stuff * remove from yaml * update snapshots * remove lingering snapshot fields * fix ds http settings * Re-generate swagger and fix swagger-api-spec make target Co-authored-by: Will Browne <will.browne@grafana.com> Co-authored-by: Will Browne <wbrowne@users.noreply.github.com>
31 lines
673 B
YAML
31 lines
673 B
YAML
# Should not be included
|
|
|
|
|
|
apiVersion: 1
|
|
|
|
#datasources:
|
|
# - name: name
|
|
# type: type
|
|
# access: proxy
|
|
# orgId: 2
|
|
# url: url
|
|
# user: user
|
|
# database: database
|
|
# basicAuth: true
|
|
# basicAuthUser: basic_auth_user
|
|
# withCredentials: true
|
|
# jsonData:
|
|
# graphiteVersion: "1.1"
|
|
# tlsAuth: true
|
|
# tlsAuthWithCACert: true
|
|
# secureJsonData:
|
|
# tlsCACert: "MjNOcW9RdkbUDHZmpco2HCYzVq9dE+i6Yi+gmUJotq5CDA=="
|
|
# tlsClientCert: "ckN0dGlyMXN503YNfjTcf9CV+GGQneN+xmAclQ=="
|
|
# tlsClientKey: "ZkN4aG1aNkja/gKAB1wlnKFIsy2SRDq4slrM0A=="
|
|
# editable: true
|
|
# version: 10
|
|
#
|
|
#deleteDatasources:
|
|
# - name: old-graphite3
|
|
# orgId: 2
|