package
0.0.0-20230706093527-1d63875abfa1
Repository: https://github.com/piperipheral/reloader-custom.git
Documentation: pkg.go.dev

# Variables

AutoSearchAnnotation is an annotation to detect changes in configmaps or triggers with the SearchMatchAnnotation.
ConfigmapUpdateOnChangeAnnotation is an annotation to detect changes in configmaps specified by name.
EnableHA adds support for running multiple replicas via leadership election.
IsArgoRollouts Adds support for argo rollouts.
LogFormat is the log format to use (json, or empty string for default).
ReloaderAutoAnnotation is an annotation to detect changes in secrets.
ReloadOnCreate Adds support to watch create events.
ReloadStrategy Specify the update strategy.
SearchMatchAnnotation is an annotation to tag secrets to be found with AutoSearchAnnotation.
SecretUpdateOnChangeAnnotation is an annotation to detect changes in secrets specified by name.
No description provided by the author