Fix spec shows source archive is not used (#1448)

This commit is contained in:
Ta-Ching Chen
2019-12-01 16:51:13 +08:00
committed by GitHub
parent 6301a78814
commit 4b3f48b537
9 changed files with 231 additions and 28 deletions
@@ -0,0 +1,16 @@
apiVersion: fission.io/v1
kind: Environment
metadata:
creationTimestamp: null
name: dummyfoobarnode
namespace: default
spec:
builder:
command: build
image: fission/node-builder:1.6.0
keeparchive: false
poolsize: 3
runtime:
image: fission/node-env:1.6.0
terminationGracePeriod: 20
version: 2