yyvf22 pushed to branch main at Root / Kubernetes / FluxCD
Commits:
-
eec41602
by yyvf at 2025-08-08T15:43:04-03:00
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:
... | ... | @@ -6,9 +6,9 @@ metadata: |
6 | 6 | spec:
|
7 | 7 | interval: 1m
|
8 | 8 | install:
|
9 | - disableWait: true
|
|
9 | + disableWait: true
|
|
10 | 10 | upgrade:
|
11 | - disableWait: true
|
|
11 | + disableWait: true
|
|
12 | 12 | chart:
|
13 | 13 | spec:
|
14 | 14 | chart: nextcloud
|
... | ... | @@ -6,9 +6,9 @@ metadata: |
6 | 6 | spec:
|
7 | 7 | interval: 1m
|
8 | 8 | install:
|
9 | - disableWait: true
|
|
9 | + disableWait: true
|
|
10 | 10 | upgrade:
|
11 | - disableWait: true
|
|
11 | + disableWait: true
|
|
12 | 12 | chart:
|
13 | 13 | spec:
|
14 | 14 | chart: ceph-csi-rbd
|
... | ... | @@ -6,9 +6,9 @@ metadata: |
6 | 6 | spec:
|
7 | 7 | interval: 1m
|
8 | 8 | install:
|
9 | - disableWait: true
|
|
9 | + disableWait: true
|
|
10 | 10 | upgrade:
|
11 | - disableWait: true
|
|
11 | + disableWait: true
|
|
12 | 12 | chart:
|
13 | 13 | spec:
|
14 | 14 | chart: cert-manager
|
... | ... | @@ -7,9 +7,9 @@ spec: |
7 | 7 | releaseName: cilium
|
8 | 8 | interval: 15m
|
9 | 9 | install:
|
10 | - disableWait: true
|
|
10 | + disableWait: true
|
|
11 | 11 | upgrade:
|
12 | - disableWait: true
|
|
12 | + disableWait: true
|
|
13 | 13 | chart:
|
14 | 14 | spec:
|
15 | 15 | chart: cilium
|
... | ... | @@ -6,9 +6,9 @@ metadata: |
6 | 6 | spec:
|
7 | 7 | interval: 1m
|
8 | 8 | install:
|
9 | - disableWait: true
|
|
9 | + disableWait: true
|
|
10 | 10 | upgrade:
|
11 | - disableWait: true
|
|
11 | + disableWait: true
|
|
12 | 12 | chart:
|
13 | 13 | spec:
|
14 | 14 | chart: external-secrets
|
... | ... | @@ -6,9 +6,9 @@ metadata: |
6 | 6 | spec:
|
7 | 7 | interval: 1m
|
8 | 8 | install:
|
9 | - disableWait: true
|
|
9 | + disableWait: true
|
|
10 | 10 | upgrade:
|
11 | - disableWait: true
|
|
11 | + disableWait: true
|
|
12 | 12 | chart:
|
13 | 13 | spec:
|
14 | 14 | chart: harbor
|
... | ... | @@ -6,9 +6,9 @@ metadata: |
6 | 6 | spec:
|
7 | 7 | interval: 1m
|
8 | 8 | install:
|
9 | - disableWait: true
|
|
9 | + disableWait: true
|
|
10 | 10 | upgrade:
|
11 | - disableWait: true
|
|
11 | + disableWait: true
|
|
12 | 12 | chart:
|
13 | 13 | spec:
|
14 | 14 | chart: openbao
|