Skip to content

Commit

Permalink
Add note for the token cache
Browse files Browse the repository at this point in the history
  • Loading branch information
mnaser committed Aug 23, 2024
1 parent 6f6ddec commit 948443c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions roles/rook_ceph_cluster/vars/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ _rook_ceph_cluster_radosgw_spec:

_rook_ceph_cluster_helm_values:
clusterName: "{{ rook_ceph_cluster_name }}"
# NOTE(mnaser): We need to disable the token cache until the the backported
# fix https://tracker.ceph.com/issues/64094 is released.
configOverride: |
[client]
rgw keystone api version = 3
Expand Down

0 comments on commit 948443c

Please sign in to comment.