fix: remove NFS chart fetch dependency
Deploy Cluster / Terraform (push) Successful in 1m37s
Deploy Cluster / Ansible (push) Has been cancelled

This commit is contained in:
2026-04-26 07:48:11 +00:00
parent 8b94e4dd06
commit ff9e58d44f
12 changed files with 129 additions and 53 deletions
@@ -10,11 +10,11 @@ spec:
kind: GitRepository
name: platform
path: ./infrastructure/addons/nfs-storage
wait: false
wait: true
healthChecks:
- apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
- apiVersion: apps/v1
kind: Deployment
name: nfs-subdir-external-provisioner
namespace: flux-system
namespace: kube-system
timeout: 10m
suspend: false