fix: enforce post-deploy health checks
Deploy Cluster / Terraform (push) Successful in 29s
Deploy Cluster / Ansible (push) Has been cancelled

This commit is contained in:
2026-04-25 02:22:16 +00:00
parent 7e3ebec95b
commit bfcf57bcc5
8 changed files with 67 additions and 34 deletions
@@ -6,14 +6,10 @@ metadata:
spec:
interval: 10m
targetNamespace: observability
chart:
spec:
chart: loki
version: 6.10.0
sourceRef:
kind: HelmRepository
name: grafana
namespace: flux-system
chartRef:
kind: OCIRepository
name: loki
namespace: flux-system
install:
createNamespace: true
remediation:
@@ -50,7 +46,7 @@ spec:
replicas: 1
persistence:
size: 10Gi
storageClass: local-path
storageClass: flash-nfs
resources:
requests:
cpu: 100m