Skip to content

Commit 812f9cc

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

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
@@ -367,6 +367,26 @@
367367
"us-east-1": "snap-082d1560579871677"
368368
}
369369
]
370+
},
371+
{
372+
"type": "ebs",
373+
"size": "small",
374+
"snapshots": [
375+
{
376+
"us-east-2": "snap-05c6a9371e9bb9079",
377+
"us-east-1": "snap-0b57dd1344a288bdf"
378+
}
379+
]
380+
},
381+
{
382+
"type": "rds",
383+
"size": "small",
384+
"snapshots": [
385+
{
386+
"us-east-2": "arn:aws:rds:us-east-2:585036043680:snapshot:dcapt-jsm-small-10-3-9",
387+
"us-east-1": "arn:aws:rds:us-east-1:585036043680:snapshot:dcapt-jsm-small-10-3-9"
388+
}
389+
]
370390
}
371391
]
372392
}

0 commit comments

Comments
 (0)