[Git][root/k8s/fluxcd][main] feat(cert-manager): add disableWait

yyvf22 pushed to branch main at Root / Kubernetes / FluxCD Commits: 31e49b02 by yyvf at 2025-08-08T15:57:32-03:00 feat(cert-manager): add disableWait - - - - - 1 changed file: - infrastructure/base/cert-manager/helmrelease.yaml Changes: ===================================== infrastructure/base/cert-manager/helmrelease.yaml ===================================== @@ -25,6 +25,10 @@ metadata: name: cert-manager-csi-driver namespace: cert-manager spec: + install: + disableWait: true + upgrade: + disableWait: true interval: 1m chart: spec: View it on GitLab: https://gitlab.c3sl.ufpr.br/root/k8s/fluxcd/-/commit/31e49b020d47b493b0cf249... -- View it on GitLab: https://gitlab.c3sl.ufpr.br/root/k8s/fluxcd/-/commit/31e49b020d47b493b0cf249... You're receiving this email because of your account on gitlab.c3sl.ufpr.br.
participantes (1)
-
yyvf22 (@yyvf22)