Skip to content

Commit fe71e10

Browse files
authored
Merge pull request #1876 from atlassian/ci-dcapt-add-new-snap-DCAPTTF-JIRALARDTS-JIRACRPRL-157
CI-created PR DCAPTTF-JIRALARDTS-JIRACRPRL-157 with changes to app/util/k8s/dcapt-snapshots.json
2 parents 66048cc + 101c71b commit fe71e10

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

app/util/k8s/dcapt-snapshots.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -298,6 +298,36 @@
298298
"us-east-1": "arn:aws:rds:us-east-1:585036043680:snapshot:dcapt-jira-small-9-12-28"
299299
}
300300
]
301+
},
302+
{
303+
"type": "ebs",
304+
"size": "large",
305+
"snapshots": [
306+
{
307+
"us-east-2": "snap-07a542154b712feb5",
308+
"us-east-1": "snap-07fd1e4b12e5a71ba"
309+
}
310+
]
311+
},
312+
{
313+
"type": "rds",
314+
"size": "large",
315+
"snapshots": [
316+
{
317+
"us-east-2": "arn:aws:rds:us-east-2:585036043680:snapshot:dcapt-jira-9-12-28",
318+
"us-east-1": "arn:aws:rds:us-east-1:585036043680:snapshot:dcapt-jira-9-12-28"
319+
}
320+
]
321+
},
322+
{
323+
"type": "local-home",
324+
"size": "large",
325+
"snapshots": [
326+
{
327+
"us-east-2": "snap-04d5f07e4711dce9d",
328+
"us-east-1": "snap-0fe73c9a61e6b8fe0"
329+
}
330+
]
301331
}
302332
]
303333
}

0 commit comments

Comments
 (0)