Hook: Expand Environment Variables
dargmuesli opened this issue · 2 comments
dargmuesli commented
Hey there,
first of all let me thank you for this great replacement of dumpcerts.sh
!
I want to propose to change
traefik-certs-dumper/hook/hook.go
Line 19 in a4b4be1
to
errH := execute(os.ExpandEnv(command))
to be able to utilize environment variables within post-hooks.ldez commented
Thanks for the proposal, the feature is in the v2.4.0
dargmuesli commented
Thank you, that was quick! :)