2025-07-05 23:18:17 +10:00
|
|
|
---
|
2025-07-05 23:34:30 +10:00
|
|
|
apiVersion: helm.toolkit.fluxcd.io/v2beta1
|
|
|
|
kind: HelmRelease
|
2025-07-05 23:18:17 +10:00
|
|
|
metadata:
|
2025-07-10 09:56:54 +10:00
|
|
|
name: hsp-release
|
2025-07-10 09:54:27 +10:00
|
|
|
namespace: hsp-system
|
2025-07-05 23:18:17 +10:00
|
|
|
spec:
|
|
|
|
interval: 1m
|
2025-07-05 23:34:30 +10:00
|
|
|
chart:
|
|
|
|
spec:
|
2025-07-10 18:16:26 +10:00
|
|
|
chart: ./chart
|
2025-07-05 23:34:30 +10:00
|
|
|
sourceRef:
|
|
|
|
kind: GitRepository
|
2025-07-10 09:54:27 +10:00
|
|
|
name: hsp-system
|
2025-07-05 23:45:41 +10:00
|
|
|
namespace: flux-system
|