mirror of
https://github.com/stakater/Reloader.git
synced 2026-08-27 14:37:17 +00:00
add custom annotation
This commit is contained in:
@@ -35,3 +35,9 @@ reloader:
|
||||
# The name of the ServiceAccount to use.
|
||||
# If not set and create is true, a name is generated using the fullname template
|
||||
name: reloader
|
||||
# Optional flags to pass to the Reloader entrypoint
|
||||
# Example:
|
||||
# custom_annotations:
|
||||
# configmap: "my.company.com/configmap"
|
||||
# secret: "my.company.com/secret"
|
||||
custom_annotations: {}
|
||||
Reference in New Issue
Block a user