Add kubernetes podSpec support in fission spec (#1106)

This commit is contained in:
Vishal
2019-05-29 03:31:14 +08:00
committed by Ta-Ching Chen
parent 49f9944b86
commit d578539391
19 changed files with 578 additions and 30 deletions
@@ -0,0 +1,24 @@
apiVersion: fission.io/v1
kind: Function
metadata:
creationTimestamp: null
name: nodehellond
namespace: default
spec:
InvokeStrategy:
ExecutionStrategy:
ExecutorType: newdeploy
MaxScale: 3
MinScale: 1
TargetCPUPercent: 80
StrategyType: execution
configmaps: null
environment:
name: nodend
namespace: default
package:
packageref:
name: hello-js-vm2y
namespace: default
resources: {}
secrets: null