diff options
author | 2024-04-27 19:05:44 +0100 | |
---|---|---|
committer | 2024-04-27 19:05:44 +0100 | |
commit | cc9e860371f626836a182d71630e5c9720e3e18e (patch) | |
tree | b8a29430bf18d5946dd20e1b407a75dfa4809a5f | |
parent | Remove debug command from status embed workflow (diff) | |
parent | Include Ansible Vault in onboarding document (diff) |
Merge remote-tracking branch 'origin/update-onboarding-document'
-rw-r--r-- | docs/onboarding/access.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/onboarding/access.md b/docs/onboarding/access.md index 1bfe7cf..9136a0d 100644 --- a/docs/onboarding/access.md +++ b/docs/onboarding/access.md @@ -15,4 +15,5 @@ description: | | Grafana | The primary aggregation dashboard for most resources. | Admins, Moderators, Core Developers and DevOps (with varying permissions) | | Prometheus Dashboard | The Prometheus query dashboard. Access is controlled via Cloudflare Access. | Hassan, Joe, Johannes, Chris | | Alertmanager Dashboard | The alertmanager control dashboard. Access is controlled via Cloudflare Access. | Hassan, Joe, Johannes, Chris | -| `git-crypt`ed files in infra repository| `git-crypt` is used to encrypt certain files within the repository. At the time of writing this is limited to kubernetes secret files. | Chris, Joe, Hassan, Johannes, Xithrius | +| `git-crypt`ed files in infra repository | `git-crypt` is used to encrypt certain files within the repository. At the time of writing this is limited to kubernetes secret files. | Chris, Joe, Hassan, Johannes, Xithrius | +| Ansible Vault | Used to store sensitive data for the Ansible deployment | Chris, Joe, Johannes, Bella | |