Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
jusa3 committed Nov 13, 2024
1 parent 456ef97 commit 0276c49
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ spec:
ports:
- containerPort: 80
env:
- name: API_URL
- name: REACT_APP_API_URL
value: {{ .Values.frontend.apiURL }}
- name: TARGET_LINK
value: {{ .Values.ingress.dns }}
Expand Down
2 changes: 1 addition & 1 deletion k8s/semlookp-ui/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ ingress:
frontend:
apiURL:
images:
frontend: ghcr.io/zbmed/semlookp-ui:latest
frontend:

0 comments on commit 0276c49

Please sign in to comment.