Skip to content

Commit 2b19817

Browse files
Merge pull request #1815 from atlassian/ci-dcapt-add-new-snap-DCAPTTF-JSMSMDTS-JSMCRPRS-127
CI-created PR DCAPTTF-JSMSMDTS-JSMCRPRS-127 with changes to app/util/k8s/dcapt-snapshots.json
2 parents 128e37c + f70deb4 commit 2b19817

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)