@@ -63,6 +63,7 @@ sets Pod annotations when specified:
63
63
securityContext :
64
64
fsGroup : 9807
65
65
serviceAccountName : RELEASE - NAME
66
+ terminationGracePeriodSeconds : 30
66
67
volumes :
67
68
- configMap :
68
69
name : RELEASE - NAME
@@ -135,6 +136,7 @@ sets Pod labels when specified:
135
136
securityContext :
136
137
fsGroup : 9807
137
138
serviceAccountName : RELEASE - NAME
139
+ terminationGracePeriodSeconds : 30
138
140
volumes :
139
141
- configMap :
140
142
name : RELEASE - NAME
@@ -231,6 +233,7 @@ sets StatefulSet labels when specified:
231
233
securityContext :
232
234
fsGroup : 9807
233
235
serviceAccountName : RELEASE - NAME
236
+ terminationGracePeriodSeconds : 30
234
237
volumes :
235
238
- configMap :
236
239
name : RELEASE - NAME
@@ -335,6 +338,7 @@ should add insecureSkipProxyTLSVerify to args when set in values:
335
338
securityContext :
336
339
fsGroup : 9807
337
340
serviceAccountName : RELEASE - NAME
341
+ terminationGracePeriodSeconds : 30
338
342
volumes :
339
343
- configMap :
340
344
name : RELEASE - NAME
@@ -407,6 +411,7 @@ should add volumeClaimTemplate for data volume when using StatefulSet and action
407
411
securityContext :
408
412
fsGroup : 9807
409
413
serviceAccountName : RELEASE - NAME
414
+ terminationGracePeriodSeconds : 30
410
415
volumes :
411
416
- configMap :
412
417
name : RELEASE - NAME
@@ -499,6 +504,7 @@ should add volumeClaimTemplate for data volume when using StatefulSet and is Fre
499
504
securityContext :
500
505
fsGroup : 9807
501
506
serviceAccountName : RELEASE - NAME
507
+ terminationGracePeriodSeconds : 30
502
508
volumes :
503
509
- configMap :
504
510
name : RELEASE - NAME
@@ -581,6 +587,7 @@ should add volumeMount for data volume when using StatefulSet:
581
587
securityContext :
582
588
fsGroup : 9807
583
589
serviceAccountName : RELEASE - NAME
590
+ terminationGracePeriodSeconds : 30
584
591
volumes :
585
592
- configMap :
586
593
name : RELEASE - NAME
@@ -653,6 +660,7 @@ should expose diag port:
653
660
securityContext :
654
661
fsGroup : 9807
655
662
serviceAccountName : RELEASE - NAME
663
+ terminationGracePeriodSeconds : 30
656
664
volumes :
657
665
- configMap :
658
666
name : RELEASE - NAME
@@ -725,6 +733,7 @@ should generate Statefulset when storage is disabled and mode is a Upgrade:
725
733
securityContext :
726
734
fsGroup : 9807
727
735
serviceAccountName : RELEASE - NAME
736
+ terminationGracePeriodSeconds : 30
728
737
volumes :
729
738
- configMap :
730
739
name : RELEASE - NAME
@@ -811,6 +820,7 @@ should have multiple replicas when replicaCount is set (using .replicaCount, dep
811
820
securityContext :
812
821
fsGroup : 9807
813
822
serviceAccountName : RELEASE - NAME
823
+ terminationGracePeriodSeconds : 30
814
824
volumes :
815
825
- configMap :
816
826
name : RELEASE - NAME
@@ -895,6 +905,7 @@ should have multiple replicas when replicaCount is set (using highAvailability.r
895
905
securityContext :
896
906
fsGroup : 9807
897
907
serviceAccountName : RELEASE - NAME
908
+ terminationGracePeriodSeconds : 30
898
909
volumes :
899
910
- configMap :
900
911
name : RELEASE - NAME
@@ -967,6 +978,7 @@ should have one replica when replicaCount is not set:
967
978
securityContext :
968
979
fsGroup : 9807
969
980
serviceAccountName : RELEASE - NAME
981
+ terminationGracePeriodSeconds : 30
970
982
volumes :
971
983
- configMap :
972
984
name : RELEASE - NAME
@@ -1039,6 +1051,7 @@ should install Statefulset when storage is disabled and mode is a Fresh Install:
1039
1051
securityContext :
1040
1052
fsGroup : 9807
1041
1053
serviceAccountName : RELEASE - NAME
1054
+ terminationGracePeriodSeconds : 30
1042
1055
volumes :
1043
1056
- configMap :
1044
1057
name : RELEASE - NAME
@@ -1115,6 +1128,7 @@ should mount extraVolumes and extraVolumeMounts:
1115
1128
securityContext :
1116
1129
fsGroup : 9807
1117
1130
serviceAccountName : RELEASE - NAME
1131
+ terminationGracePeriodSeconds : 30
1118
1132
volumes :
1119
1133
- configMap :
1120
1134
name : RELEASE - NAME
@@ -1193,6 +1207,7 @@ should mount jamfCredentialsSecret if it already exists and when role is jamf:
1193
1207
securityContext :
1194
1208
fsGroup : 9807
1195
1209
serviceAccountName : RELEASE - NAME
1210
+ terminationGracePeriodSeconds : 30
1196
1211
volumes :
1197
1212
- configMap :
1198
1213
name : RELEASE - NAME
@@ -1273,6 +1288,7 @@ should mount jamfCredentialsSecret.name when role is jamf:
1273
1288
securityContext :
1274
1289
fsGroup : 9807
1275
1290
serviceAccountName : RELEASE - NAME
1291
+ terminationGracePeriodSeconds : 30
1276
1292
volumes :
1277
1293
- configMap :
1278
1294
name : RELEASE - NAME
@@ -1355,6 +1371,7 @@ should mount tls.existingCASecretName and set environment when set in values:
1355
1371
securityContext :
1356
1372
fsGroup : 9807
1357
1373
serviceAccountName : RELEASE - NAME
1374
+ terminationGracePeriodSeconds : 30
1358
1375
volumes :
1359
1376
- configMap :
1360
1377
name : RELEASE - NAME
@@ -1439,6 +1456,7 @@ should mount tls.existingCASecretName and set extra environment when set in valu
1439
1456
securityContext :
1440
1457
fsGroup : 9807
1441
1458
serviceAccountName : RELEASE - NAME
1459
+ terminationGracePeriodSeconds : 30
1442
1460
volumes :
1443
1461
- configMap :
1444
1462
name : RELEASE - NAME
@@ -1516,6 +1534,7 @@ should not add emptyDir for data when using StatefulSet:
1516
1534
securityContext :
1517
1535
fsGroup : 9807
1518
1536
serviceAccountName : RELEASE - NAME
1537
+ terminationGracePeriodSeconds : 30
1519
1538
volumes :
1520
1539
- configMap :
1521
1540
name : RELEASE - NAME
@@ -1626,6 +1645,7 @@ should provision initContainer correctly when set in values:
1626
1645
securityContext :
1627
1646
fsGroup : 9807
1628
1647
serviceAccountName : RELEASE - NAME
1648
+ terminationGracePeriodSeconds : 30
1629
1649
volumes :
1630
1650
- configMap :
1631
1651
name : RELEASE - NAME
@@ -1718,6 +1738,7 @@ should set affinity when set in values:
1718
1738
securityContext :
1719
1739
fsGroup : 9807
1720
1740
serviceAccountName : RELEASE - NAME
1741
+ terminationGracePeriodSeconds : 30
1721
1742
volumes :
1722
1743
- configMap :
1723
1744
name : RELEASE - NAME
@@ -1790,6 +1811,7 @@ should set default serviceAccountName when not set in values:
1790
1811
securityContext :
1791
1812
fsGroup : 9807
1792
1813
serviceAccountName : RELEASE - NAME
1814
+ terminationGracePeriodSeconds : 30
1793
1815
volumes :
1794
1816
- configMap :
1795
1817
name : RELEASE - NAME
@@ -1875,6 +1897,7 @@ should set environment when extraEnv set in values:
1875
1897
securityContext :
1876
1898
fsGroup : 9807
1877
1899
serviceAccountName : RELEASE - NAME
1900
+ terminationGracePeriodSeconds : 30
1878
1901
volumes :
1879
1902
- configMap :
1880
1903
name : RELEASE - NAME
@@ -1947,6 +1970,7 @@ should set image and tag correctly:
1947
1970
securityContext :
1948
1971
fsGroup : 9807
1949
1972
serviceAccountName : RELEASE - NAME
1973
+ terminationGracePeriodSeconds : 30
1950
1974
volumes :
1951
1975
- configMap :
1952
1976
name : RELEASE - NAME
@@ -2019,6 +2043,7 @@ should set imagePullPolicy when set in values:
2019
2043
securityContext :
2020
2044
fsGroup : 9807
2021
2045
serviceAccountName : RELEASE - NAME
2046
+ terminationGracePeriodSeconds : 30
2022
2047
volumes :
2023
2048
- configMap :
2024
2049
name : RELEASE - NAME
@@ -2093,6 +2118,7 @@ should set nodeSelector if set in values:
2093
2118
securityContext :
2094
2119
fsGroup : 9807
2095
2120
serviceAccountName : RELEASE - NAME
2121
+ terminationGracePeriodSeconds : 30
2096
2122
volumes :
2097
2123
- configMap :
2098
2124
name : RELEASE - NAME
@@ -2177,6 +2203,7 @@ should set preferred affinity when more than one replica is used:
2177
2203
securityContext :
2178
2204
fsGroup : 9807
2179
2205
serviceAccountName : RELEASE - NAME
2206
+ terminationGracePeriodSeconds : 30
2180
2207
volumes :
2181
2208
- configMap :
2182
2209
name : RELEASE - NAME
@@ -2249,6 +2276,7 @@ should set probeTimeoutSeconds when set in values:
2249
2276
securityContext :
2250
2277
fsGroup : 9807
2251
2278
serviceAccountName : RELEASE - NAME
2279
+ terminationGracePeriodSeconds : 30
2252
2280
volumes :
2253
2281
- configMap :
2254
2282
name : RELEASE - NAME
@@ -2331,6 +2359,7 @@ should set required affinity when highAvailability.requireAntiAffinity is set:
2331
2359
securityContext :
2332
2360
fsGroup : 9807
2333
2361
serviceAccountName : RELEASE - NAME
2362
+ terminationGracePeriodSeconds : 30
2334
2363
volumes :
2335
2364
- configMap :
2336
2365
name : RELEASE - NAME
@@ -2410,6 +2439,7 @@ should set resources when set in values:
2410
2439
securityContext :
2411
2440
fsGroup : 9807
2412
2441
serviceAccountName : RELEASE - NAME
2442
+ terminationGracePeriodSeconds : 30
2413
2443
volumes :
2414
2444
- configMap :
2415
2445
name : RELEASE - NAME
@@ -2482,6 +2512,7 @@ should set serviceAccountName when set in values:
2482
2512
securityContext :
2483
2513
fsGroup : 9807
2484
2514
serviceAccountName : teleport - kube - agent - sa
2515
+ terminationGracePeriodSeconds : 30
2485
2516
volumes :
2486
2517
- configMap :
2487
2518
name : RELEASE - NAME
@@ -2554,6 +2585,7 @@ should set storage.requests when set in values and action is an Upgrade:
2554
2585
securityContext :
2555
2586
fsGroup : 9807
2556
2587
serviceAccountName : RELEASE - NAME
2588
+ terminationGracePeriodSeconds : 30
2557
2589
volumes :
2558
2590
- configMap :
2559
2591
name : RELEASE - NAME
@@ -2626,6 +2658,7 @@ should set storage.storageClassName when set in values and action is an Upgrade:
2626
2658
securityContext :
2627
2659
fsGroup : 9807
2628
2660
serviceAccountName : RELEASE - NAME
2661
+ terminationGracePeriodSeconds : 30
2629
2662
volumes :
2630
2663
- configMap :
2631
2664
name : RELEASE - NAME
@@ -2698,6 +2731,7 @@ should set tolerations when set in values:
2698
2731
securityContext :
2699
2732
fsGroup : 9807
2700
2733
serviceAccountName : RELEASE - NAME
2734
+ terminationGracePeriodSeconds : 30
2701
2735
tolerations :
2702
2736
- effect : NoExecute
2703
2737
key : dedicated
0 commit comments