diff --git a/charts/universal-helm/Chart.yaml b/charts/universal-helm/Chart.yaml index c848165..a58391b 100644 --- a/charts/universal-helm/Chart.yaml +++ b/charts/universal-helm/Chart.yaml @@ -11,4 +11,4 @@ maintainers: type: application -version: 0.6.12 +version: 0.6.13 diff --git a/charts/universal-helm/templates/service.yaml b/charts/universal-helm/templates/service.yaml index 2b916c8..00d2f50 100644 --- a/charts/universal-helm/templates/service.yaml +++ b/charts/universal-helm/templates/service.yaml @@ -9,7 +9,6 @@ metadata: spec: selector: statefulsetname: {{ $sts.name }} - publishNotReadyAddresses: true ports: #! Headless service's port doesn't matter coz you addressing pod directly - port: 12345