Skip to content

Commit

Permalink
Merge pull request #18893 from xwang2713/HPCC-HPCC-32243-add-serviceN…
Browse files Browse the repository at this point in the history
…ame-for-statefulset

HPCC-32242 add serviceName for StatefulSet

Reviewed-by: Jake Smith <[email protected]>
Merged-by: Gavin Halliday <[email protected]>
  • Loading branch information
ghalliday authored Jul 18, 2024
2 parents a398e73 + 1e48efb commit 463741c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions helm/hpcc/templates/dali.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ spec:
run: {{ $dali.name | quote }}
server: {{ $dali.name | quote }}
app: dali
serviceName: {{ $dali.name | quote }}
updateStrategy:
type: RollingUpdate
rollingUpdate:
Expand Down

0 comments on commit 463741c

Please sign in to comment.