[Git][root/k8s/fluxcd][main] feat(netbox): fluxcd disableWait

yyvf22 pushed to branch main at Root / Kubernetes / FluxCD Commits: 84b5d7aa by yyvf at 2025-08-08T11:30:45-03:00 feat(netbox): fluxcd disableWait - - - - - 1 changed file: - apps/base/netbox/helmrelease.yaml Changes: ===================================== apps/base/netbox/helmrelease.yaml ===================================== @@ -5,6 +5,10 @@ metadata: namespace: netbox spec: interval: 1m + install: + disableWait: true + upgrade: + disableWait: true chart: spec: chart: netbox View it on GitLab: https://gitlab.c3sl.ufpr.br/root/k8s/fluxcd/-/commit/84b5d7aa52ae7bc3482c6a7... -- View it on GitLab: https://gitlab.c3sl.ufpr.br/root/k8s/fluxcd/-/commit/84b5d7aa52ae7bc3482c6a7... You're receiving this email because of your account on gitlab.c3sl.ufpr.br.
participantes (1)
-
yyvf22 (@yyvf22)