Skip to content

Commit

Permalink
Merge pull request #43 from stakater/updated-features
Browse files Browse the repository at this point in the history
[TO] Added mattermost to tenant features
  • Loading branch information
hussnain612 authored Oct 4, 2022
2 parents 4c761a5 + 24d4b8e commit 79c7fc8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/content/sre/tenant-operator/features.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@ Common use cases for namespace templates may be:
## Tenant level Hibernation
Tenant-operator can downscale Deployments and StatefulSets in a tenant's Namespace according to a defined sleep schedule. The Deployments and StatefulSets are brought back to their required replicas according to the provided wake schedule.

## Mattermost Integration
Tenant-operator can manage Mattermost to create Teams for tenant users. All tenant users get a unique team and a list of predefined channels gets created. When a user is removed from the tenant, the user is also removed from the Mattermost team corresponding to tenant.

## Everything as Code/GitOps Ready

Tenant-Operator is designed and built to be 100% OpenShift native and to be configured and managed the same familiar way as native OpenShift resources so is perfect for modern shops that are dedicated to GitOps as it is fully configurable using Custom Resources
Expand Down

0 comments on commit 79c7fc8

Please sign in to comment.