Skip to content

Commit c935188

Browse files
authored
Merge pull request #1995 from atlassian/ci-dcapt-add-new-snap-DCAPTTF-CONFLARDTS-CONFLUENCECRPRL-201
CI-created PR DCAPTTF-CONFLARDTS-CONFLUENCECRPRL-201 with changes to app/util/k8s/dcapt-snapshots.json
2 parents 8b44e9f + d0d5efa commit c935188

1 file changed

Lines changed: 30 additions & 0 deletions

File tree

app/util/k8s/dcapt-snapshots.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -363,6 +363,36 @@
363363
"us-east-1": "arn:aws:rds:us-east-1:585036043680:snapshot:dcapt-confluence-small-10-2-2"
364364
}
365365
]
366+
},
367+
{
368+
"type": "ebs",
369+
"size": "large",
370+
"snapshots": [
371+
{
372+
"us-east-2": "snap-0aec260dbb558b9e0",
373+
"us-east-1": "snap-090156ad8c8963599"
374+
}
375+
]
376+
},
377+
{
378+
"type": "rds",
379+
"size": "large",
380+
"snapshots": [
381+
{
382+
"us-east-2": "arn:aws:rds:us-east-2:585036043680:snapshot:dcapt-confluence-10-2-2",
383+
"us-east-1": "arn:aws:rds:us-east-1:585036043680:snapshot:dcapt-confluence-10-2-2"
384+
}
385+
]
386+
},
387+
{
388+
"type": "local-home",
389+
"size": "large",
390+
"snapshots": [
391+
{
392+
"us-east-2": "snap-02fac9e3f5c373412",
393+
"us-east-1": "snap-056af91c80b436604"
394+
}
395+
]
366396
}
367397
],
368398
"build_number": "9405"

0 commit comments

Comments
 (0)