Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
try using fullname override
Browse files Browse the repository at this point in the history
lharzenetter committed Sep 9, 2024
1 parent 71c5073 commit 37feadf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/hawkbit/values.yaml
Original file line number Diff line number Diff line change
@@ -41,7 +41,7 @@ updateStrategy:
type: Recreate

nameOverride: ""
fullnameOverride: ""
fullnameOverride: "eclipse-hawkbit"

service:
type: ClusterIP

0 comments on commit 37feadf

Please sign in to comment.