Skip to content

Commit

Permalink
- added OCIS_URL
Browse files Browse the repository at this point in the history
  • Loading branch information
d7oc committed Oct 8, 2024
1 parent 8165604 commit ccd30a8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions charts/ocis/templates/ocm/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,9 @@ spec:
- name: OCM_GRPC_ADDR
value: 0.0.0.0:9282

- name: OCIS_URL
value: "https://{{ .Values.externalDomain }}"

- name: OCM_JWT_SECRET
valueFrom:
secretKeyRef:
Expand Down

0 comments on commit ccd30a8

Please sign in to comment.