Skip to content

Commit 17f1b0b

Browse files
committed
removed reload cert arg
Signed-off-by: Omer Aplatony <[email protected]>
1 parent 8ff6f22 commit 17f1b0b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

charts/vertical-pod-autoscaler/templates/admission-controller-deployment.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ spec:
5050
args:
5151
- --v=4
5252
- --stderrthreshold=info
53-
- --reload-cert
5453
{{- with .Values.admissionController.extraArgs }}
5554
{{- toYaml . | nindent 12 }}
5655
{{- end }}

0 commit comments

Comments
 (0)