Files
fission-src/test/tests/test_kubectl/spec-yaml/env-go.yaml
T
Rahul BhatiGitHubVishalsahil-lakhwaniagiwalpooja20abhisheks-infracloud
a68f3edcd4 Github Actions Workflows (#1876)
Co-authored-by: Vishal <vishal-biyani@users.noreply.github.com>
Co-authored-by: sahil-lakhwani <sahilakhwani@gmail.com>
Co-authored-by: agiwalpooja20 
Co-authored-by: abhisheks-infracloud
2020-12-17 19:00:44 +05:30

19 lines
352 B
YAML

apiVersion: fission.io/v1
kind: Environment
metadata:
creationTimestamp: null
name: go-spec-kubectl
namespace: default
spec:
builder:
command: build
image: fission/go-builder-1.12
imagepullsecret: ""
keeparchive: false
poolsize: 3
resources: {}
runtime:
image: fission/go-env-1.12
terminationGracePeriod: 5
version: 2