Update/Add fission-core & fission-all helm charts (#239)

Improve fission helm chart; split it into "fission core" and "fission all". fission-core is the minimal install, and fission-all will have all the bells and whistles.

* Update/Add fission-core & fission-all helm charts
* Fix incompatible types for comparison
* Add message queue trigger
* Rename openshiftRBAC to openshift
* Update documentation & comments
* Fix logger & kubewatcher failed to access kubernetes resource due to RBAC
This commit is contained in:
Ta-Ching Chen
2017-07-31 14:10:26 -07:00
committed by Soam Vasani
parent 85983c91cd
commit 37aa266a4d
19 changed files with 1050 additions and 20 deletions
+16
View File
@@ -0,0 +1,16 @@
apiVersion: v1
name: fission-core
version: 0.1.0
description: Fission is a fast serverless framework for Kubernetes.
keywords:
- fission
- serverless
home: http://fission.io/
maintainers:
- name: Sanket Sudake
email: sanketsudake@gmail.com
- name: Soam Vasani
email: soamvasani@platform9.com
- name: Ta Ching Chen
email: contact@tachingchen.com
engine: gotpl