Skip to content

Commit

Permalink
Added BOWS url to pdp configmap
Browse files Browse the repository at this point in the history
  • Loading branch information
olof committed Sep 16, 2024
1 parent ec281fc commit d11c187
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/enactor-pdp/templates/configmap-pdp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ data:
ENACTOR_SERVER_EMAPP_URL_BASE: {{ .Values.estate.ema }}
ENACTOR_SERVER_EMPROC_URL_BASE: {{ .Values.estate.emp }}
ENACTOR_SERVER_EMWS_URL_BASE: {{ .Values.estate.ems }}
ENACTOR_SERVER_BOWS_URL_BASE: {{ .Values.estate.ems }}
ENACTOR_SERVICE_DEFAULTSCHEDULEDJOBRUNTIMECONTEXT: Enactor PDP Server
ENACTOR_SERVICE_DEVICETYPE: PDP_SERVER
ENACTOR_SERVICE_LOCATIONID: "{{ .Values.store.number }}"
Expand Down

0 comments on commit d11c187

Please sign in to comment.