Force some redeploys

This commit is contained in:
2024-08-06 01:30:58 +01:00
parent 3d82e1a286
commit a754bb442c
2 changed files with 2 additions and 0 deletions

View File

@@ -2,6 +2,7 @@ apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease kind: HelmRelease
metadata: metadata:
name: grafana name: grafana
force: true
spec: spec:
chart: chart:
spec: spec:

View File

@@ -2,6 +2,7 @@ apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease kind: HelmRelease
metadata: metadata:
name: loki name: loki
force: true
spec: spec:
chart: chart:
spec: spec: