Skip to content

Commit

Permalink
Merge pull request #1 from AstarNetwork/upd/svc-dns
Browse files Browse the repository at this point in the history
Upd/svc dns
  • Loading branch information
mc2eqe authored Oct 25, 2024
2 parents e93cd87 + aaaa4f4 commit 9e0a7c2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion charts/universal-helm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ maintainers:

type: application

version: 0.6.11
version: 0.6.12
1 change: 1 addition & 0 deletions charts/universal-helm/templates/service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ metadata:
spec:
selector:
statefulsetname: {{ $sts.name }}
publishNotReadyAddresses: true
ports:
#! Headless service's port doesn't matter coz you addressing pod directly
- port: 12345
Expand Down

0 comments on commit 9e0a7c2

Please sign in to comment.