Files
kubevela/pkg/commands
Hongchao Deng 0ef3d8650b fix and clean up charts
currently the charts has following issues:
- cert-manager has manifests in multiple places. Should be combined into one.
  Prefer pure yaml since its helm chart requires `--set installCRDs=true` flag and uninstalling CRD via helm is inconvient.
- The bootstrap of vela-core will setup metrics controller. This requires Prometheus Operator CRD. Move related CRD to vela-core chart.
- move prometheus to vela-system namespace. Remove monitoring namespace.
- remove grafana. It's already a dependency of prometheus chart.
- change default image pull policy to IfNotPresent. Should not be Always.

Signed-off-by: Hongchao Deng <hongchaodeng1@gmail.com>
2020-10-29 13:56:33 -07:00
..
2020-10-29 17:36:51 +08:00
2020-09-11 17:52:14 +08:00
2020-10-29 17:36:51 +08:00
2020-10-29 17:36:51 +08:00
2020-09-11 17:52:14 +08:00
2020-10-23 19:50:07 -07:00
2020-10-23 19:50:07 -07:00
2020-10-29 17:36:51 +08:00
2020-10-29 17:36:51 +08:00
2020-10-25 14:56:37 +09:00
2020-10-29 17:36:51 +08:00
2020-10-29 17:36:51 +08:00
2020-10-29 16:21:33 +09:00
2020-10-29 17:36:51 +08:00
2020-10-02 19:29:31 -07:00
2020-10-29 17:36:51 +08:00
2020-10-29 13:56:33 -07:00
2020-10-29 17:36:51 +08:00
2020-09-11 17:52:14 +08:00
2020-10-29 17:36:51 +08:00