Skip to content

Commit

Permalink
Merge pull request #326 from stakater/update-legal-docs
Browse files Browse the repository at this point in the history
add support sla link
  • Loading branch information
rasheedamir authored Oct 15, 2024
2 parents 74d5429 + 7365cc6 commit 3ce84f9
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 3 additions & 1 deletion content/about/service-definition.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,9 @@ SAAP comes integrated with Cert-Manager to automate the management and renewal o

## Secrets Management Stack

### Secrets Store - HashiCorp Vault OSS
### Secrets Stores

#### HashiCorp Vault OSS

SAAP includes HashiCorp Vault OSS for secrets management, limited to use by applications running on SAAP.

Expand Down
3 changes: 2 additions & 1 deletion content/legal-documents/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@

- [Framework Agreement (FA)](fa.md)
- [General Terms & Conditions (GTC)](gtc.md)
- [Service Level Agreement (SLA)](sla.md)
- [Uptime Service Level Agreement (SLA)](sla.md)
- [Support Service Level Agreement (SLA)](https://support.stakater.com/responsetimes.html)
- [Data Processing Agreement (DPA)](dpa.md)
- [Non-Disclosure Agreement (NDA)](nda.md)
- [Privacy Policy (PP)](pp.md)
3 changes: 2 additions & 1 deletion theme_override/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,8 @@ nav:
- legal-documents/overview.md
- legal-documents/fa.md
- legal-documents/gtc.md
- legal-documents/sla.md
- 'Uptime SLA': legal-documents/sla.md
- 'Support SLA': 'https://support.stakater.com/responsetimes.html'
- legal-documents/dpa.md
- legal-documents/nda.md
- legal-documents/pp.md
Expand Down

0 comments on commit 3ce84f9

Please sign in to comment.