Skip to content

Commit c3c9dc2

Browse files
committed
email domain check for matter-enterprise
1 parent ca60330 commit c3c9dc2

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

charts/gravity-matter-enterprise/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Helm chart to deploy Matter AI Code Review Backend for Enterprise
44
type: application
55
icon: https://matterai.dev/favicon.png
66
appVersion: 0.1.5
7-
version: 0.1.9
7+
version: 0.1.10
88
maintainers:
99
- name: Vatsal Bajpai
1010
email: vatsal@matterai.dev

charts/gravity-matter-enterprise/values.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ components:
3333
memory: "512Mi"
3434
cpu: "500m"
3535
env:
36+
EMAIL_DOMAIN: "example.com"
3637
POSTGRES_HOST: "postgres-matter-service"
3738
POSTGRES_USER: ""
3839
POSTGRES_PASSWORD:

0 commit comments

Comments
 (0)