diff --git a/charts/capsule-proxy/templates/certgen-job.yaml b/charts/capsule-proxy/templates/certgen-job.yaml index 7343dbb8..f5616cce 100644 --- a/charts/capsule-proxy/templates/certgen-job.yaml +++ b/charts/capsule-proxy/templates/certgen-job.yaml @@ -13,9 +13,7 @@ metadata: {{- toYaml . | nindent 4 }} {{- end }} spec: - {{- if ge $Values.ttlSecondsAfterFinished 0.0 }} ttlSecondsAfterFinished: {{ $Values.ttlSecondsAfterFinished }} - {{- end }} template: metadata: name: {{ include "capsule-proxy.fullname" . }}-certgen