mirror of
https://github.com/hcengineering/huly-selfhost.git
synced 2026-09-12 04:37:50 +02:00
Merge pull request #65 from 0xtejas/main
Fix NOTIFY_INBOX_ONLY value in workspace deployment
This commit is contained in:
@@ -50,10 +50,6 @@ spec:
|
||||
secretKeyRef:
|
||||
name: huly-secret
|
||||
key: SERVER_SECRET
|
||||
- name: TRANSACTOR_URL
|
||||
value: ws://transactor:3333;ws://localhost:3333
|
||||
- name: NOTIFY_INBOX_ONLY
|
||||
value: true
|
||||
image: hardcoreeng/workspace:latest
|
||||
name: workspace
|
||||
resources:
|
||||
|
||||
Reference in New Issue
Block a user