Commit 78100903 authored by Fernando Vazquez's avatar Fernando Vazquez

Fixed helm chart ports

parent 49d03caf
......@@ -35,7 +35,7 @@ spec:
imagePullPolicy: {{ .Values.image.pullPolicy }}
ports:
- name: http
containerPort: 8080
containerPort: 8085
protocol: TCP
# livenessProbe:
# httpGet:
......
......@@ -30,8 +30,7 @@ securityContext:
service:
type: LoadBalancer
port: 80
targetPort: 8080
port: 8085
ingress:
enabled: false
......
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