robjuz / helm-charts

https://robjuz.github.io/helm-charts/index.yaml
34 stars 30 forks source link

kimai2 - NodePort support is missing #10

Closed clyso-dr closed 2 years ago

clyso-dr commented 2 years ago

In the service.yaml is the support for a NodePort missing:

      {{- if .Values.service.nodePort }}
      nodePort: {{ .Values.service.nodePort }}
      {{- end }}
robjuz commented 2 years ago

What chart?

clyso-dr commented 2 years ago

Ah sorry kimai2