Removed openshift specifics as they are no longer necessary (#424)

tested fission on openshift 3.7.0 and installed fine, without having to use openshift variables
those variables were used prior to switching to custom resource definitions, and as such are obsolete
This commit is contained in:
Karim Boumedhel
2017-12-04 13:25:39 -08:00
committed by Soam Vasani
parent b1483e5e78
commit fa810e6f80
5 changed files with 1 additions and 160 deletions
-3
View File
@@ -35,9 +35,6 @@ functionNamespace: fission-function
## the release namespace)
builderNamespace: fission-builder
## Set up openshift RBAC rule
openshift: false
## Persist data to a persistent volume.
persistence:
enabled: true