Fix service.yaml containing invalid targetPort

This commit is contained in:
Matthew Beckett 2021-10-07 19:25:16 +01:00
parent 83a1638ba5
commit 6f5b743d26

View file

@ -12,7 +12,7 @@ spec:
protocol: TCP
name: kms
- port: {{ .Values.service.httpPort }}
targetPort: 80
targetPort: 8080
protocol: TCP
name: http
selector: