@@ -17,6 +17,7 @@ manifest should match snapshot using containerd and resources:
17
17
metadata :
18
18
annotations :
19
19
container .apparmor .security .beta .kubernetes .io / steadybit - extension - jvm : unconfined
20
+ oneagent .dynatrace .com / injection : " false"
20
21
steadybit .com / extension - auto - discovery : |
21
22
{" extensions" :[{" port" :8087 ," protocol" :" http" ," types" :[" ACTION" ," DISCOVERY" ]}]}
22
23
labels :
@@ -137,6 +138,7 @@ manifest should match snapshot using crio using podAnnotations and Labels:
137
138
metadata :
138
139
annotations :
139
140
container .apparmor .security .beta .kubernetes .io / steadybit - extension - jvm : unconfined
141
+ oneagent .dynatrace .com / injection : " false"
140
142
some - annotation : some - annotation - value
141
143
steadybit .com / extension - auto - discovery : |
142
144
{" extensions" :[{" port" :8087 ," protocol" :" http" ," types" :[" ACTION" ," DISCOVERY" ]}]}
@@ -259,6 +261,7 @@ manifest should match snapshot using docker:
259
261
metadata :
260
262
annotations :
261
263
container .apparmor .security .beta .kubernetes .io / steadybit - extension - jvm : unconfined
264
+ oneagent .dynatrace .com / injection : " false"
262
265
steadybit .com / extension - auto - discovery : |
263
266
{" extensions" :[{" port" :8087 ," protocol" :" http" ," types" :[" ACTION" ," DISCOVERY" ]}]}
264
267
labels :
@@ -379,6 +382,7 @@ manifest should match snapshot with TLS:
379
382
metadata :
380
383
annotations :
381
384
container .apparmor .security .beta .kubernetes .io / steadybit - extension - jvm : unconfined
385
+ oneagent .dynatrace .com / injection : " false"
382
386
steadybit .com / extension - auto - discovery : |
383
387
{" extensions" :[{" port" :8087 ," protocol" :" https" ," types" :[" ACTION" ," DISCOVERY" ]}]}
384
388
labels :
@@ -510,6 +514,7 @@ manifest should match snapshot with different containerPorts:
510
514
metadata :
511
515
annotations :
512
516
container .apparmor .security .beta .kubernetes .io / steadybit - extension - jvm : unconfined
517
+ oneagent .dynatrace .com / injection : " false"
513
518
steadybit .com / extension - auto - discovery : |
514
519
{" extensions" :[{" port" :9090 ," protocol" :" http" ," types" :[" ACTION" ," DISCOVERY" ]}]}
515
520
labels :
@@ -630,6 +635,7 @@ manifest should match snapshot with extra env vars:
630
635
metadata :
631
636
annotations :
632
637
container .apparmor .security .beta .kubernetes .io / steadybit - extension - jvm : unconfined
638
+ oneagent .dynatrace .com / injection : " false"
633
639
steadybit .com / extension - auto - discovery : |
634
640
{" extensions" :[{" port" :8087 ," protocol" :" http" ," types" :[" ACTION" ," DISCOVERY" ]}]}
635
641
labels :
@@ -758,6 +764,7 @@ manifest should match snapshot with extra labels:
758
764
metadata :
759
765
annotations :
760
766
container .apparmor .security .beta .kubernetes .io / steadybit - extension - jvm : unconfined
767
+ oneagent .dynatrace .com / injection : " false"
761
768
steadybit .com / extension - auto - discovery : |
762
769
{" extensions" :[{" port" :8087 ," protocol" :" http" ," types" :[" ACTION" ," DISCOVERY" ]}]}
763
770
labels :
@@ -879,6 +886,7 @@ manifest should match snapshot with mutual TLS:
879
886
metadata :
880
887
annotations :
881
888
container .apparmor .security .beta .kubernetes .io / steadybit - extension - jvm : unconfined
889
+ oneagent .dynatrace .com / injection : " false"
882
890
steadybit .com / extension - auto - discovery : |
883
891
{" extensions" :[{" port" :8087 ," protocol" :" https" ," types" :[" ACTION" ," DISCOVERY" ]}]}
884
892
labels :
@@ -1019,6 +1027,7 @@ manifest should match snapshot with mutual TLS using containerPaths:
1019
1027
metadata :
1020
1028
annotations :
1021
1029
container .apparmor .security .beta .kubernetes .io / steadybit - extension - jvm : unconfined
1030
+ oneagent .dynatrace .com / injection : " false"
1022
1031
steadybit .com / extension - auto - discovery : |
1023
1032
{" extensions" :[{" port" :8087 ," protocol" :" https" ," types" :[" ACTION" ," DISCOVERY" ]}]}
1024
1033
labels :
@@ -1145,6 +1154,7 @@ manifest should match snapshot with podSecurityContext:
1145
1154
metadata :
1146
1155
annotations :
1147
1156
container .apparmor .security .beta .kubernetes .io / steadybit - extension - jvm : unconfined
1157
+ oneagent .dynatrace .com / injection : " false"
1148
1158
steadybit .com / extension - auto - discovery : |
1149
1159
{" extensions" :[{" port" :8087 ," protocol" :" http" ," types" :[" ACTION" ," DISCOVERY" ]}]}
1150
1160
labels :
@@ -1267,6 +1277,7 @@ manifest should match snapshot with priority class:
1267
1277
metadata :
1268
1278
annotations :
1269
1279
container .apparmor .security .beta .kubernetes .io /steadybit -extension -jvm : unconfined
1280
+ oneagent .dynatrace .com /injection : "false "
1270
1281
steadybit .com /extension -auto -discovery : |
1271
1282
{" extensions" : [{" port" : 8087 ," protocol" : " http" ," types" : [" ACTION" ," DISCOVERY" ]}]}
1272
1283
labels :
@@ -1388,6 +1399,7 @@ manifest should match snapshot with update strategy:
1388
1399
metadata :
1389
1400
annotations :
1390
1401
container .apparmor .security .beta .kubernetes .io / steadybit - extension - jvm : unconfined
1402
+ oneagent .dynatrace .com / injection : " false"
1391
1403
steadybit .com / extension - auto - discovery : |
1392
1404
{" extensions" :[{" port" :8087 ," protocol" :" http" ," types" :[" ACTION" ," DISCOVERY" ]}]}
1393
1405
labels :
0 commit comments