Skip to content

Commit

Permalink
Removed the ingress class name from the ingress.
Browse files Browse the repository at this point in the history
  • Loading branch information
alfredeen committed Apr 24, 2024
1 parent 0d7ef4b commit f3f927f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/ingress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
name: locust-service
port:
number: 80 #8089
ingressClassName: nginx
#ingressClassName: nginx
tls:
- hosts:
- locust.serve-dev.scilifelab.se
Expand Down

0 comments on commit f3f927f

Please sign in to comment.