[Git][root/k8s/fluxcd][main] ci: yamlfmt

yyvf22 pushed to branch main at Root / Kubernetes / FluxCD Commits: eec41602 by yyvf at 2025-08-08T15:43:04-03:00 ci: yamlfmt - - - - - 7 changed files: - apps/base/nextcloud/helmrelease.yaml - infrastructure/base/ceph-csi/helmrelease.yaml - infrastructure/base/cert-manager/helmrelease.yaml - infrastructure/base/cilium/helmrelease.yaml - infrastructure/base/external-secrets/helmrelease.yaml - infrastructure/base/harbor/helmrelease.yaml - infrastructure/base/openbao/helmrelease.yaml Changes: ===================================== apps/base/nextcloud/helmrelease.yaml ===================================== @@ -6,9 +6,9 @@ metadata: spec: interval: 1m install: - disableWait: true + disableWait: true upgrade: - disableWait: true + disableWait: true chart: spec: chart: nextcloud ===================================== infrastructure/base/ceph-csi/helmrelease.yaml ===================================== @@ -6,9 +6,9 @@ metadata: spec: interval: 1m install: - disableWait: true + disableWait: true upgrade: - disableWait: true + disableWait: true chart: spec: chart: ceph-csi-rbd ===================================== infrastructure/base/cert-manager/helmrelease.yaml ===================================== @@ -6,9 +6,9 @@ metadata: spec: interval: 1m install: - disableWait: true + disableWait: true upgrade: - disableWait: true + disableWait: true chart: spec: chart: cert-manager ===================================== infrastructure/base/cilium/helmrelease.yaml ===================================== @@ -7,9 +7,9 @@ spec: releaseName: cilium interval: 15m install: - disableWait: true + disableWait: true upgrade: - disableWait: true + disableWait: true chart: spec: chart: cilium ===================================== infrastructure/base/external-secrets/helmrelease.yaml ===================================== @@ -6,9 +6,9 @@ metadata: spec: interval: 1m install: - disableWait: true + disableWait: true upgrade: - disableWait: true + disableWait: true chart: spec: chart: external-secrets ===================================== infrastructure/base/harbor/helmrelease.yaml ===================================== @@ -6,9 +6,9 @@ metadata: spec: interval: 1m install: - disableWait: true + disableWait: true upgrade: - disableWait: true + disableWait: true chart: spec: chart: harbor ===================================== infrastructure/base/openbao/helmrelease.yaml ===================================== @@ -6,9 +6,9 @@ metadata: spec: interval: 1m install: - disableWait: true + disableWait: true upgrade: - disableWait: true + disableWait: true chart: spec: chart: openbao View it on GitLab: https://gitlab.c3sl.ufpr.br/root/k8s/fluxcd/-/commit/eec4160283900b7e7b338a7... -- View it on GitLab: https://gitlab.c3sl.ufpr.br/root/k8s/fluxcd/-/commit/eec4160283900b7e7b338a7... You're receiving this email because of your account on gitlab.c3sl.ufpr.br.
participantes (1)
-
yyvf22 (@yyvf22)