mirror of
https://github.com/fluxcd/flagger.git
synced 2026-04-07 03:07:17 +00:00
When the annotation of ingress is not set, the returned value is nil (not empty map). Trying to assign to this map leads to panic. Signed-off-by: Jiří Pinkava <j-pi@seznam.cz>