-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathk8manifestv2_5.yml
130 lines (130 loc) · 3.65 KB
/
k8manifestv2_5.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
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
variables:
- name: preloaddnsip
description: Loadbalancer IP for putting load on stage cluster.
defaultValue: 34.217.50.143
- name: preloadtime
description: Load time for putting load on stage cluster.
defaultValue: 900
- name: preloadport
description: Loadbalancer port for putting load on stage cluster.
defaultValue: 31172
configuration:
concurrentExecutions:
limitConcurrent: true
parallel: false
triggers:
- account: my-docker-registry
enabled: false
name: unnamed0
organization: veerendra2
registry: quay.io
repository: veerendra2/restapp
type: docker
id: testauth-testmanifest
metadata:
description: This template does not have a description
name: testmanifest
owner: anonymous
scopes:
- global
protect: false
schema: "1"
stages:
- config:
account: my-k8s-v2-account
cloudProvider: kubernetes
manifestArtifactAccount: embedded-artifact
manifests:
- apiVersion: extensions/v1beta1
kind: ReplicaSet
metadata:
finalizers: []
labels:
app: openshifttest3
cluster: openshifttest3-test
#openshifttest3-test-v000: 'true'
replication-controller: openshifttest3-test-v000
stack: test
#version: '0'
name: openshifttest3-test-v000
namespace: default
ownerReferences: []
spec:
replicas: 1
selector:
matchExpressions: []
matchLabels:
app: openshifttest3
cluster: openshifttest3-test
#openshifttest3-test-v000: 'true'
replication-controller: openshifttest3-test-v000
stack: test
#version: '0'
template:
metadata:
finalizers: []
labels:
app: openshifttest3
cluster: openshifttest3-test
#openshifttest3-test-v000: 'true'
replication-controller: openshifttest3-test-v000
stack: test
#version: '0'
ownerReferences: []
spec:
containers:
- args: []
command: []
env: []
image: ${ trigger.artifacts[0].reference }
imagePullPolicy: Always
name: veerendra2-restapp
ports:
- containerPort: 8080
name: http
protocol: TCP
- containerPort: 9090
name: monitor
protocol: TCP
readinessProbe:
failureThreshold: 3
httpGet:
httpHeaders: []
path: /greeting
port: 8080
scheme: HTTP
periodSeconds: 10
successThreshold: 1
timeoutSeconds: 1
resources: {}
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
volumeMounts: []
dnsPolicy: ClusterFirst
imagePullSecrets:
- name: my-docker-registry
restartPolicy: Always
schedulerName: default-scheduler
securityContext:
supplementalGroups: []
terminationGracePeriodSeconds: 30
volumes: []
status:
availableReplicas: 1
conditions: []
fullyLabeledReplicas: 1
observedGeneration: 1
readyReplicas: 1
replicas: 1
#moniker:
# app: k8testapp
# cluster: manifestdev
relationships:
loadBalancers: []
securityGroups: []
source: text
id: deployManifest1
inheritanceControl: {}
inject: {}
name: Deploy (Manifest)
type: deployManifest