diff --git a/clusters/ipv6/monitoring/pulse/pulse-release.yml b/clusters/ipv6/monitoring/pulse/pulse-release.yml index f7f541e..aef4244 100644 --- a/clusters/ipv6/monitoring/pulse/pulse-release.yml +++ b/clusters/ipv6/monitoring/pulse/pulse-release.yml @@ -9,6 +9,7 @@ spec: chart: spec: chart: pulse + version: "5.0.15" sourceRef: kind: HelmRepository name: pulse @@ -18,6 +19,5 @@ spec: persistence: enabled: true existingClaim: pulse-longhorn - image: - repository: rcourtman/pulse - tag: 5.0.15 + strategy: + type: Recreate diff --git a/clusters/ipv6/monitoring/pulse/pulse-repo.yml b/clusters/ipv6/monitoring/pulse/pulse-repo.yml index ca3b225..5e6b25c 100644 --- a/clusters/ipv6/monitoring/pulse/pulse-repo.yml +++ b/clusters/ipv6/monitoring/pulse/pulse-repo.yml @@ -5,6 +5,5 @@ metadata: name: pulse namespace: flux-system spec: - type: "oci" interval: 6h - url: oci://ghcr.io/rcourtman/pulse-chart + url: https://rcourtman.github.io/Pulse