Skip to content

Commit

Permalink
force change
Browse files Browse the repository at this point in the history
  • Loading branch information
gdoteof committed Jun 10, 2023
1 parent 2f3c948 commit fab4b98
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions kubernetes/apps/rook-ceph/rook-ceph/cluster/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ metadata:
name: rook-ceph-cluster
namespace: rook-ceph
spec:
interval: 30m
timeout: 15m
interval: 15m
timeout: 14m
chart:
spec:
chart: rook-ceph-cluster
Expand Down Expand Up @@ -174,7 +174,7 @@ spec:
osdsPerDevice: "4"
- name: "/dev/nvme1n1"
osdsPerDevice: "4"
- name: "k8s-2"
- name: "ctrl-k8s-2"
devices:
- name: "/dev/nvme0n1"
osdsPerDevice: "1"
Expand Down

0 comments on commit fab4b98

Please sign in to comment.