Skip to content

Commit 17efa4a

Browse files
committed
fix: add gateway env OMS_AUTH_ENABLED
1 parent 3f356ae commit 17efa4a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

deployment/helm/datamate/values.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,8 @@ gateway:
169169
value: "default-insecure-key-change-in-production"
170170
- name: datamate.jwt.enable
171171
value: *DATAMATE_JWT_ENABLE
172+
- name: OMS_AUTH_ENABLED
173+
value: "false"
172174
volumes:
173175
- *logVolume
174176
volumeMounts:

0 commit comments

Comments
 (0)