Fix handling of CRDs for bootstrapping calico
This commit is contained in:
parent
5340daf3a0
commit
11d4e8be62
@ -2,7 +2,7 @@ apiVersion: v2
|
|||||||
name: kubezero-calico
|
name: kubezero-calico
|
||||||
description: KubeZero Umbrella Chart for Calico
|
description: KubeZero Umbrella Chart for Calico
|
||||||
type: application
|
type: application
|
||||||
version: 0.1.4
|
version: 0.1.5
|
||||||
appVersion: 3.15
|
appVersion: 3.15
|
||||||
home: https://kubezero.com
|
home: https://kubezero.com
|
||||||
icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png
|
icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png
|
||||||
|
3113
charts/kubezero-calico/crds/crds.yaml
Normal file
3113
charts/kubezero-calico/crds/crds.yaml
Normal file
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,5 @@
|
|||||||
|
installCRDs: false
|
||||||
|
|
||||||
migration: false
|
migration: false
|
||||||
|
|
||||||
network: vxlan
|
network: vxlan
|
||||||
|
Loading…
Reference in New Issue
Block a user