fix: Install rancher-backup CRD chart before operator
The rancher-backup operator requires CRDs from the rancher-backup-crd chart to be installed first.
This commit is contained in:
@@ -3,5 +3,6 @@ kind: Kustomization
|
||||
resources:
|
||||
- namespace.yaml
|
||||
- helmrepository-rancher-backup.yaml
|
||||
- helmrelease-rancher-backup-crd.yaml
|
||||
- helmrelease-rancher-backup.yaml
|
||||
- b2-credentials-externalsecret.yaml
|
||||
|
||||
Reference in New Issue
Block a user