Skip to content

Commit

Permalink
Update ingress.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
parklize authored Jul 2, 2024
1 parent 6e7034d commit ec349c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions server/charts/server/templates/ingress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ spec:
service:
name: {{ include "app.fullname" . }}
port:
number: 80
path: /
number: 8443
path: /nifi
pathType: Prefix

0 comments on commit ec349c9

Please sign in to comment.