diff --git a/operator/fleet.yaml b/operator/fleet.yaml index fdd7bdf..e97f434 100644 --- a/operator/fleet.yaml +++ b/operator/fleet.yaml @@ -4,7 +4,8 @@ helm: releaseName: cert-manager chart: cert-manager takeOwnership: true - force: true + timeoutSeconds: 600 + waitForJobs: true values: namespace: cert-manager installCRDs: true