Add fission and fission-function namespaces to template variables

Also, update readme.
This commit is contained in:
Soam Vasani
2017-02-16 11:08:47 -08:00
parent 6e4115cb5d
commit 41baa7b6bf
4 changed files with 42 additions and 30 deletions
+6
View File
@@ -16,3 +16,9 @@ imageTag: alpha20170124
controllerPort: 31313
## Port at which Fission controller service should be exposed
routerPort: 31314
## Namespace in which to run fission deployments and services
fissionNamespace: fission
## Namespace in which to run fission functions
fissionFunctionNamespace: fission-function