OT-CONTAINER-KIT / helm-charts

A repository which that will contain helm charts with best and security practices.
https://ot-container-kit.github.io/helm-charts
49 stars 84 forks source link

Does have anyway to specify nodePort? #53

Closed zengzhengrong closed 1 year ago

zengzhengrong commented 2 years ago

Exposing Service specify nodePort

externalService:
  enabled: true
  serviceType: NodePort
  port: 6379
  nodePort: 30379
iamabhishek-dubey commented 1 year ago

https://github.com/OT-CONTAINER-KIT/helm-charts/blob/main/charts/redis-cluster/values.yaml#L26