add custom annotation

This commit is contained in:
kahootali
2019-02-08 15:05:18 +05:00
parent 33443ccb29
commit 16bce16f81
@@ -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: {}