Skip to content

Commit

Permalink
fix rook
Browse files Browse the repository at this point in the history
  • Loading branch information
gdoteof committed Jun 9, 2023
1 parent 2adff3f commit 7eb6bf7
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
---
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: cluster-apps-rook
namespace: flux-system
spec:
path: ./kubernetes/apps/rook/rook-ceph/app
sourceRef:
kind: GitRepository
name: home-kubernetes
prune: true
wait: false # no flux ks dependents
interval: 30m
Expand Down

0 comments on commit 7eb6bf7

Please sign in to comment.