fix: remove NFS chart fetch dependency
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user