Skip to content

Commit

Permalink
does this work?
Browse files Browse the repository at this point in the history
  • Loading branch information
gdoteof committed Jun 9, 2023
1 parent ad821e9 commit 12eb653
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions kubernetes/apps/rook-ceph/rook/ks.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: cluster-apps-rook
namespace: flux-system
spec:
path: ./kubernetes/apps/rook/rook-ceph/app
prune: true
wait: false # no flux ks dependents
interval: 30m
retryInterval: 1m
timeout: 5m

0 comments on commit 12eb653

Please sign in to comment.