aboutsummaryrefslogtreecommitdiffstats
path: root/docs/onboarding
diff options
context:
space:
mode:
authorGravatar Chris Lovering <[email protected]>2024-04-27 19:05:44 +0100
committerGravatar Chris Lovering <[email protected]>2024-04-27 19:05:44 +0100
commitcc9e860371f626836a182d71630e5c9720e3e18e (patch)
treeb8a29430bf18d5946dd20e1b407a75dfa4809a5f /docs/onboarding
parentRemove debug command from status embed workflow (diff)
parentInclude Ansible Vault in onboarding document (diff)
Merge remote-tracking branch 'origin/update-onboarding-document'
Diffstat (limited to 'docs/onboarding')
-rw-r--r--docs/onboarding/access.md3
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 |