Closed markksuite closed 12 months ago
Add port value, or use service.port (8080 by default)
Use this value in deployment.yaml, to ports and livenessProbe/readinessProbe sections
Ex. ... containerPort: {{ .Values.service.port }} ...
@markksuite
Please send PR. Thanks!
Thanks for merging
Fixed at https://github.com/wekan/charts/pull/28
Add port value, or use service.port (8080 by default)
Use this value in deployment.yaml, to ports and livenessProbe/readinessProbe sections