gitops: comment out longhorn
This commit is contained in:
@@ -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
|
||||||
Reference in New Issue
Block a user