mirror of
https://github.com/stakater/Reloader.git
synced 2026-04-19 16:36:45 +00:00
[fix-issue-79] fix for default value issue for service account
This commit is contained in:
@@ -73,7 +73,7 @@ reloader:
|
||||
labels: {}
|
||||
# The name of the ServiceAccount to use.
|
||||
# If not set and create is true, a name is generated using the fullname template
|
||||
name: reloader
|
||||
name: null
|
||||
# Optional flags to pass to the Reloader entrypoint
|
||||
# Example:
|
||||
# custom_annotations:
|
||||
|
||||
Reference in New Issue
Block a user