Преглед изворни кода

docs: adds accesskey and secret to securejsonfields

closes #11005
bergquist пре 7 година
родитељ
комит
01fb3ea034
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2 0
      docs/sources/administration/provisioning.md

+ 2 - 0
docs/sources/administration/provisioning.md

@@ -169,6 +169,8 @@ Secure json data is a map of settings that will be encrypted with [secret key](/
 | tlsClientKey | string | *All* |TLS Client key for outgoing requests |
 | tlsClientKey | string | *All* |TLS Client key for outgoing requests |
 | password | string | Postgre | password |
 | password | string | Postgre | password |
 | user | string | Postgre | user |
 | user | string | Postgre | user |
+| accessKey | string | Cloudwatch | Access key for connecting to Cloudwatch |
+| secretKey | string | Cloudwatch | Secret key for connecting to Cloudwatch |
 
 
 ### Dashboards
 ### Dashboards