Skip to content

Commit

Permalink
Remove redundant flags for mcm
Browse files Browse the repository at this point in the history
Signed-off-by: Jens Schneider <[email protected]>
  • Loading branch information
JensAc committed Aug 31, 2023
1 parent 5cec71b commit e3dca43
Showing 1 changed file with 0 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -72,13 +72,6 @@ spec:
- --target-kubeconfig=/var/run/secrets/gardener.cloud/shoot/generic-kubeconfig/kubeconfig
- --namespace={{ .Release.Namespace }}
- --port={{ .Values.metricsPort }}
- --machine-creation-timeout=20m
- --machine-drain-timeout=2h
- --machine-health-timeout=10m
- --machine-safety-apiserver-statuscheck-timeout=30s
- --machine-safety-apiserver-statuscheck-period=1m
- --machine-safety-orphan-vms-period=30m
- --machine-safety-overshooting-period=1m
- --safety-up=2
- --safety-down=1
livenessProbe:
Expand Down

0 comments on commit e3dca43

Please sign in to comment.