Skip to content

Commit 9b9164e

Browse files
committed
Python commit, changes to the /dcapt/dc-app-performance-toolkit/app/util/k8s/dcapt-snapshots.json
1 parent 1033213 commit 9b9164e

File tree

1 file changed

+37
-2
lines changed

1 file changed

+37
-2
lines changed

app/util/k8s/dcapt-snapshots.json

Lines changed: 37 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
}
145145
]
146146
},
147-
{
147+
{
148148
"type": "ebs",
149149
"size": "small",
150150
"snapshots": [
@@ -313,7 +313,7 @@
313313
}
314314
]
315315
},
316-
{
316+
{
317317
"type": "ebs",
318318
"size": "small",
319319
"snapshots": [
@@ -334,6 +334,41 @@
334334
]
335335
}
336336
]
337+
},
338+
{
339+
"version": "5.12.19",
340+
"data": [
341+
{
342+
"type": "ebs",
343+
"size": "large",
344+
"snapshots": [
345+
{
346+
"us-east-2": "snap-0e7a06bb82dd1d420",
347+
"us-east-1": "snap-0b5e70a3d15389b83"
348+
}
349+
]
350+
},
351+
{
352+
"type": "rds",
353+
"size": "large",
354+
"snapshots": [
355+
{
356+
"us-east-2": "arn:aws:rds:us-east-2:585036043680:snapshot:dcapt-jsm-5-12-19",
357+
"us-east-1": "arn:aws:rds:us-east-1:585036043680:snapshot:dcapt-jsm-5-12-19"
358+
}
359+
]
360+
},
361+
{
362+
"type": "local-home",
363+
"size": "large",
364+
"snapshots": [
365+
{
366+
"us-east-2": "snap-063549033fee34aba",
367+
"us-east-1": "snap-0b0d5e9364de611c5"
368+
}
369+
]
370+
}
371+
]
337372
}
338373
]
339374
},

0 commit comments

Comments
 (0)