diff --git a/charts/py-kms/templates/service.yaml b/charts/py-kms/templates/service.yaml index 370fa7c..4a00fb6 100644 --- a/charts/py-kms/templates/service.yaml +++ b/charts/py-kms/templates/service.yaml @@ -12,7 +12,7 @@ spec: protocol: TCP name: kms - port: {{ .Values.service.httpPort }} - targetPort: 80 + targetPort: 8080 protocol: TCP name: http selector: