Skip to content

Commit 7908b31

Browse files
committed
feat: Reduce CRD size
1 parent 79030b6 commit 7908b31

File tree

7 files changed

+2859
-37371
lines changed

7 files changed

+2859
-37371
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ All notable changes to this project will be documented in this file.
88

99
- Add support for specifying additional extensions to load ([#547], [#563])
1010

11+
### Changed
12+
13+
- Convert `extraVolumes` field to take any arbitrary YAML input, rather than using the underlying schema ([#XXX]).
14+
1115
### Fixed
1216

1317
- [BREAKING] Move the DB credentials `user` and `password` out of the CRD into a secret containing the keys `username` and `password` ([#557]).

0 commit comments

Comments
 (0)