Skip to content

Commit

Permalink
re-deploy rook-ceph
Browse files Browse the repository at this point in the history
this time with lower resources limits and requests
  • Loading branch information
jgilfoil committed Feb 25, 2024
1 parent 8f1a1d9 commit b21ecd0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions kubernetes/apps/rook-ceph/cluster/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -168,3 +168,5 @@ spec:
name: csi-ceph-blockpool
isDefault: false
deletionPolicy: Delete
cephFileSystems: []
cephObjectStores: []
2 changes: 1 addition & 1 deletion kubernetes/apps/rook-ceph/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ resources:
# Pre Flux-Kustomizations
- ./namespace.yaml
# Flux-Kustomizations
# - ./ks.yaml
- ./ks.yaml

0 comments on commit b21ecd0

Please sign in to comment.