mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-07 06:22:17 -04:00
Move CSI charts to separate chart and cleanup loader code
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
This commit is contained in:
parent
cb22a25144
commit
ea5c83587c
124 changed files with 547 additions and 2290 deletions
|
@ -21,8 +21,7 @@ type Releases struct {
|
|||
CertManager Release
|
||||
Operators Release
|
||||
ConstellationServices Release
|
||||
SnapshotCRDs *Release
|
||||
SnapshotController *Release
|
||||
CSI *Release
|
||||
}
|
||||
|
||||
// MergeMaps returns a new map that is the merger of it's inputs.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue