diff --git a/pulsar/templates/autorecovery-deployment.yaml b/pulsar/templates/autorecovery-deployment.yaml index fe1dd08..f5b2f16 100644 --- a/pulsar/templates/autorecovery-deployment.yaml +++ b/pulsar/templates/autorecovery-deployment.yaml @@ -73,7 +73,7 @@ spec: values: - {{ .Values.bookkeeper.component }} topologyKey: "kubernetes.io/hostname" - terminationGracePeriodSeconds: {{ .Values.dashboard.gracePeriod }} + terminationGracePeriodSeconds: {{ .Values.autoRecovery.gracePeriod }} initContainers: # This init container will wait for zookeeper to be ready before # deploying the bookies