Skip to content

Commit 5b957cc

Browse files
committed
Python commit, changes to the /dcapt/dc-app-performance-toolkit/app/util/k8s/dcapt-snapshots.json
1 parent 065054e commit 5b957cc

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

app/util/k8s/dcapt-snapshots.json

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -389,6 +389,41 @@
389389
]
390390
}
391391
]
392+
},
393+
{
394+
"version": "5.12.26",
395+
"data": [
396+
{
397+
"type": "ebs",
398+
"size": "large",
399+
"snapshots": [
400+
{
401+
"us-east-2": "snap-05fd357062cce59d1",
402+
"us-east-1": "snap-0bc2c6d39c0048735"
403+
}
404+
]
405+
},
406+
{
407+
"type": "rds",
408+
"size": "large",
409+
"snapshots": [
410+
{
411+
"us-east-2": "arn:aws:rds:us-east-2:585036043680:snapshot:dcapt-jsm-5-12-26",
412+
"us-east-1": "arn:aws:rds:us-east-1:585036043680:snapshot:dcapt-jsm-5-12-26"
413+
}
414+
]
415+
},
416+
{
417+
"type": "local-home",
418+
"size": "large",
419+
"snapshots": [
420+
{
421+
"us-east-2": "snap-00fab858d38d6f877",
422+
"us-east-1": "snap-0647afe4f1b860e71"
423+
}
424+
]
425+
}
426+
]
392427
}
393428
]
394429
},

0 commit comments

Comments
 (0)