Skip to content

Commit f70deb4

Browse files
committed
Python commit, changes to the /dcapt/dc-app-performance-toolkit/app/util/k8s/dcapt-snapshots.json
1 parent 2ae6a51 commit f70deb4

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

app/util/k8s/dcapt-snapshots.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -422,6 +422,26 @@
422422
"us-east-1": "snap-0647afe4f1b860e71"
423423
}
424424
]
425+
},
426+
{
427+
"type": "ebs",
428+
"size": "small",
429+
"snapshots": [
430+
{
431+
"us-east-2": "snap-01a774af37a46ffd1",
432+
"us-east-1": "snap-0b3331407d7770056"
433+
}
434+
]
435+
},
436+
{
437+
"type": "rds",
438+
"size": "small",
439+
"snapshots": [
440+
{
441+
"us-east-2": "arn:aws:rds:us-east-2:585036043680:snapshot:dcapt-jsm-small-5-12-26",
442+
"us-east-1": "arn:aws:rds:us-east-1:585036043680:snapshot:dcapt-jsm-small-5-12-26"
443+
}
444+
]
425445
}
426446
]
427447
}

0 commit comments

Comments
 (0)