gitops: comment out longhorn

This commit is contained in:
Jan Novak
2025-12-28 17:47:21 +01:00
parent b02ef13a6b
commit 8eaf70ec1e

View File

@@ -37,16 +37,16 @@ spec:
sourceRef:
kind: GitRepository
name: flux-system
---
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: longhorn
namespace: flux-system
spec:
interval: 10m0s
path: ./gitops/home-kubernetes/longhorn
prune: true
sourceRef:
kind: GitRepository
name: flux-system
# ---
# apiVersion: kustomize.toolkit.fluxcd.io/v1
# kind: Kustomization
# metadata:
# name: longhorn
# namespace: flux-system
# spec:
# interval: 10m0s
# path: ./gitops/home-kubernetes/longhorn
# prune: true
# sourceRef:
# kind: GitRepository
# name: flux-system