Browse Source

docs: adds accesskey and secret to securejsonfields

closes #11005
bergquist 7 years ago
parent
commit
01fb3ea034
1 changed files with 2 additions and 0 deletions
  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 |
 | password | string | Postgre | password |
 | user | string | Postgre | user |
+| accessKey | string | Cloudwatch | Access key for connecting to Cloudwatch |
+| secretKey | string | Cloudwatch | Secret key for connecting to Cloudwatch |
 
 ### Dashboards