Commit 75706ae8 authored by Geoff Simmons's avatar Geoff Simmons

viking-service helm chart sets the non-privileged http target port.

parent d962aeb9
......@@ -175,7 +175,7 @@ vikingService:
ports:
http: 80
https: 443
httpTarget: http
httpTarget: 8888
varnishadm: 6081
ready: 8080
config: 8000
......
......@@ -9,11 +9,6 @@ vikingService:
fsGroup: 998
runAsUser: 102
service:
ports:
http: 80
httpTarget: 8888
## Name of the ingress class to route through this controller
##
ingressClass: varnish
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment