Skip to content

Commit

Permalink
fix(jans-aio): adjust config-api port (#8179)
Browse files Browse the repository at this point in the history
  • Loading branch information
misba7 authored Mar 29, 2024
1 parent 17a4ce1 commit 7da2342
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/janssen-all-in-one/templates/nginx-ingress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -419,7 +419,7 @@ spec:
service:
name: {{ .Values.service.name }}
port:
number: 8074
number: 8080
{{- end }}

---
Expand Down

0 comments on commit 7da2342

Please sign in to comment.