fix: remove longhorn

This commit is contained in:
Yadunand Prem 2025-05-09 09:47:15 -04:00
parent a77c6d3d4b
commit 5462bcd2e3
No known key found for this signature in database

View File

@ -1,16 +1,16 @@
---
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: infra-longhorn
namespace: flux-system
spec:
interval: 1h0m0s
path: ./infra/controllers/longhorn
prune: true
retryInterval: 1m0s
sourceRef:
kind: GitRepository
name: flux-system
timeout: 5m0s
wait: true
# ---
# apiVersion: kustomize.toolkit.fluxcd.io/v1
# kind: Kustomization
# metadata:
# name: infra-longhorn
# namespace: flux-system
# spec:
# interval: 1h0m0s
# path: ./infra/controllers/longhorn
# prune: true
# retryInterval: 1m0s
# sourceRef:
# kind: GitRepository
# name: flux-system
# timeout: 5m0s
# wait: true