mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-05-22 15:26:42 +00:00
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>
11 lines
236 B
Markdown
11 lines
236 B
Markdown
# v3.15 Pending Release Notes
|
|
|
|
## 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
|