sample.yaml 741 B

1234567891011121314151617181920212223242526272829303132
  1. # Should not be included
  2. apiVersion: 1
  3. #datasources:
  4. # - name: name
  5. # type: type
  6. # access: proxy
  7. # orgId: 2
  8. # url: url
  9. # password: password
  10. # user: user
  11. # database: database
  12. # basicAuth: true
  13. # basicAuthUser: basic_auth_user
  14. # basicAuthPassword: basic_auth_password
  15. # withCredentials: true
  16. # jsonData:
  17. # graphiteVersion: "1.1"
  18. # tlsAuth: true
  19. # tlsAuthWithCACert: true
  20. # secureJsonData:
  21. # tlsCACert: "MjNOcW9RdkbUDHZmpco2HCYzVq9dE+i6Yi+gmUJotq5CDA=="
  22. # tlsClientCert: "ckN0dGlyMXN503YNfjTcf9CV+GGQneN+xmAclQ=="
  23. # tlsClientKey: "ZkN4aG1aNkja/gKAB1wlnKFIsy2SRDq4slrM0A=="
  24. # editable: true
  25. # version: 10
  26. #
  27. #deleteDatasources:
  28. # - name: old-graphite3
  29. # orgId: 2