Skip to content

Commit

Permalink
nudge ceph
Browse files Browse the repository at this point in the history
  • Loading branch information
gdoteof committed Jun 9, 2023
1 parent cf6d90b commit 70db508
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kubernetes/apps/rook-ceph/rook-ceph/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
install:
createNamespace: true
remediation:
retries: 3
retries: 4
upgrade:
cleanupOnFail: true
remediation:
Expand All @@ -44,7 +44,7 @@ spec:
csi:
enableRbdDriver: true
enableCephfsDriver: true
enableGrpcMetrics: false
enableGrpcMetrics: true
# -- Enable host networking for CSI CephFS and RBD nodeplugins. This may be necessary
# in some network configurations where the SDN does not provide access to an external cluster or
# there is significant drop in read/write performance
Expand Down

0 comments on commit 70db508

Please sign in to comment.