@@ -7,7 +7,7 @@ metadata:
7
7
labels :
8
8
app : test
9
9
app.kubernetes.io/name : test
10
- helm.sh/chart : platform-service-1.1.2
10
+ helm.sh/chart : platform-service-1.2.4
11
11
app.kubernetes.io/instance : test-release
12
12
version : v1
13
13
state : stateful
@@ -49,10 +49,11 @@ metadata:
49
49
labels :
50
50
app : test
51
51
app.kubernetes.io/name : test
52
- helm.sh/chart : platform-service-1.1.2
52
+ helm.sh/chart : platform-service-1.2.4
53
53
app.kubernetes.io/instance : test-release
54
54
version : v1
55
- state : stateful
55
+ state : stateful
56
+ automountServiceAccountToken : false
56
57
---
57
58
# Source: platform-service/templates/service.yaml
58
59
apiVersion : v1
@@ -62,7 +63,7 @@ metadata:
62
63
labels :
63
64
app : test
64
65
app.kubernetes.io/name : test
65
- helm.sh/chart : platform-service-1.1.2
66
+ helm.sh/chart : platform-service-1.2.4
66
67
app.kubernetes.io/instance : test-release
67
68
version : v1
68
69
state : stateful
@@ -85,7 +86,7 @@ metadata:
85
86
labels :
86
87
app : test
87
88
app.kubernetes.io/name : test
88
- helm.sh/chart : platform-service-1.1.2
89
+ helm.sh/chart : platform-service-1.2.4
89
90
app.kubernetes.io/instance : test-release
90
91
version : v1
91
92
state : stateful
@@ -100,7 +101,7 @@ spec:
100
101
labels :
101
102
app : test
102
103
app.kubernetes.io/name : test
103
- helm.sh/chart : platform-service-1.1.2
104
+ helm.sh/chart : platform-service-1.2.4
104
105
app.kubernetes.io/instance : test-release
105
106
version : v1
106
107
state : stateful
@@ -166,6 +167,8 @@ spec:
166
167
167
168
resources :
168
169
{}
170
+ terminationGracePeriodSeconds :
171
+ 30
169
172
volumes :
170
173
171
174
- name : service-secrets
@@ -180,7 +183,7 @@ metadata:
180
183
labels :
181
184
app : test
182
185
app.kubernetes.io/name : test
183
- helm.sh/chart : platform-service-1.1.2
186
+ helm.sh/chart : platform-service-1.2.4
184
187
app.kubernetes.io/instance : test-release
185
188
version : v1
186
189
state : stateful
@@ -211,7 +214,7 @@ metadata:
211
214
labels :
212
215
app : test
213
216
app.kubernetes.io/name : test
214
- helm.sh/chart : platform-service-1.1.2
217
+ helm.sh/chart : platform-service-1.2.4
215
218
app.kubernetes.io/instance : test-release
216
219
version : v1
217
220
state : stateful
@@ -231,7 +234,7 @@ metadata:
231
234
spec :
232
235
imageRepositoryRef :
233
236
name : test
234
- policy :
237
+ policy :
235
238
numerical :
236
239
order : asc
237
240
---
@@ -252,7 +255,7 @@ metadata:
252
255
labels :
253
256
app : test
254
257
app.kubernetes.io/name : test
255
- helm.sh/chart : platform-service-1.1.2
258
+ helm.sh/chart : platform-service-1.2.4
256
259
app.kubernetes.io/instance : test-release
257
260
version : v1
258
261
state : stateful
@@ -291,7 +294,7 @@ metadata:
291
294
labels :
292
295
app : test
293
296
app.kubernetes.io/name : test
294
- helm.sh/chart : platform-service-1.1.2
297
+ helm.sh/chart : platform-service-1.2.4
295
298
app.kubernetes.io/instance : test-release
296
299
version : v1
297
300
state : stateful
0 commit comments