Skip to content

Commit 1033213

Browse files
Merge pull request #1709 from atlassian/jsm-10-3-4-small-upm
Jsm 10 3 4 small upm
2 parents 84a3897 + 2591871 commit 1033213

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
@@ -312,6 +312,26 @@
312312
"us-east-1": "arn:aws:rds:us-east-1:585036043680:snapshot:dcapt-jsm-10-3-4"
313313
}
314314
]
315+
},
316+
{
317+
"type": "ebs",
318+
"size": "small",
319+
"snapshots": [
320+
{
321+
"us-east-2": "snap-09d1a3aae5d18957b",
322+
"us-east-1": "snap-04236bd26d6533992"
323+
}
324+
]
325+
},
326+
{
327+
"type": "rds",
328+
"size": "small",
329+
"snapshots": [
330+
{
331+
"us-east-2": "arn:aws:rds:us-east-2:585036043680:snapshot:dcapt-jsm-small-10-3-4",
332+
"us-east-1": "arn:aws:rds:us-east-1:585036043680:snapshot:dcapt-jsm-small-10-3-4"
333+
}
334+
]
315335
}
316336
]
317337
}

0 commit comments

Comments
 (0)