-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathk8demoapp_mod.yml
73 lines (73 loc) · 1.68 KB
/
k8demoapp_mod.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
configuration:
concurrentExecutions:
limitConcurrent: true
parallel: false
triggers:
- account: my-docker-registry
enabled: true
name: unnamed0
organization: veerendra2
registry: quay.io
repository: veerendra2/restapp
tag: latest
type: docker
id: demoapp-K8demoapp
metadata:
description: This template does not have a description
name: K8demoapp
owner: anonymous
scopes:
- demoapp
protect: false
schema: "1"
stages:
- config:
clusters:
- account: my-k8s-account
application: demoapp
cloudProvider: kubernetes
containers:
- args: []
command: []
envFrom: []
envVars: []
imageDescription:
imageId: quay.io/veerendra2/restapp:latest2
registry: quay.io
repository: veerendra2/restapp
tag: latest
imagePullPolicy: ALWAYS
name: veerendra2-restapp
ports:
- containerPort: 8080
name: http
protocol: TCP
- containerPort: 9090
name: prom
protocol: TCP
volumeMounts: []
dnsPolicy: ClusterFirst
events: []
initContainers: []
interestingHealthProviderNames:
- KubernetesContainer
- KubernetesPod
loadBalancers:
- demoapp-k8devtest
namespace: default
nodeSelector: {}
podAnnotations: {}
provider: kubernetes
region: default
replicaSetAnnotations: {}
securityGroups: []
stack: k8prodcluster
strategy: highlander
targetSize: 2
terminationGracePeriodSeconds: 30
volumeSources: []
id: deploy2
inheritanceControl: {}
inject: {}
name: Staging-Deploy
type: deploy