mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-14 18:53:35 +00:00
helm: mark userID and userKey required in secret
This patch marks `userID` and `userKey` required in helm values. A release note has been added for the same as well. Signed-off-by: Niraj Yadav <niryadav@redhat.com>
This commit is contained in:
committed by
mergify[bot]
parent
c82b38deda
commit
20b9ecc15c
@ -2,6 +2,9 @@
|
||||
|
||||
## Breaking Changes
|
||||
|
||||
- Support for `secret.adminID` and `secret.adminKey` has been deprecated and removed
|
||||
from Helm charts. Please use `secret.userID` and `secret.userKey` instead.
|
||||
|
||||
## Features
|
||||
|
||||
## NOTE
|
||||
|
Reference in New Issue
Block a user