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: sourceRef:
kind: GitRepository kind: GitRepository
name: flux-system name: flux-system
--- # ---
apiVersion: kustomize.toolkit.fluxcd.io/v1 # apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization # kind: Kustomization
metadata: # metadata:
name: longhorn # name: longhorn
namespace: flux-system # namespace: flux-system
spec: # spec:
interval: 10m0s # interval: 10m0s
path: ./gitops/home-kubernetes/longhorn # path: ./gitops/home-kubernetes/longhorn
prune: true # prune: true
sourceRef: # sourceRef:
kind: GitRepository # kind: GitRepository
name: flux-system # name: flux-system