You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The default value of the index, journal and ledger volume claim templates are applied only if the entire volume claim templates is undefined. However if a few fields within the volume claim template have been mentioned by the user and volume size is not mentioned, no default value gets assigned to it thereby causing a failure in the coming up of the bookkeeper pods.
Description
The default value of the index, journal and ledger volume claim templates are applied only if the entire volume claim templates is undefined. However if a few fields within the volume claim template have been mentioned by the user and volume size is not mentioned, no default value gets assigned to it thereby causing a failure in the coming up of the bookkeeper pods.
Importance
should have
Location
pkg/apis/bookkeeper/v1alpha1/bookkeepercluster_types.go
The text was updated successfully, but these errors were encountered: