Closed abuisine closed 4 years ago
It seems that there is a bug in the DaemonSet template :
{{- if .bgpGracefulRestartDeferralTime }} - "--bgp-graceful-restart-deferral-time={{ .bgpGracefulRestartDeferralTime }}" {{- end }} {{- if .bgpGracefulRestartDeferralTime }} - "--bgp-graceful-restart={{ .bgpGracefulRestart }}" {{- end }}
the bgpGracefulRestart is not used
bgpGracefulRestart
It seems that there is a bug in the DaemonSet template :
the
bgpGracefulRestart
is not used