Skip to content

Commit 94e198e

Browse files
author
admin
committed
added jsm small 10.3.4 without upm
1 parent bbc35d6 commit 94e198e

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
@@ -292,6 +292,26 @@
292292
"us-east-1": "arn:aws:rds:us-east-1:585036043680:snapshot:dcapt-jsm-10-3-4"
293293
}
294294
]
295+
},
296+
{
297+
"type": "ebs",
298+
"size": "small",
299+
"snapshots": [
300+
{
301+
"us-east-2": "snap-05af1274badb2e616",
302+
"us-east-1": "snap-"
303+
}
304+
]
305+
},
306+
{
307+
"type": "rds",
308+
"size": "small",
309+
"snapshots": [
310+
{
311+
"us-east-2": "arn:aws:rds:us-east-2:585036043680:snapshot:dcapt-jsm-small-10-3-4",
312+
"us-east-1": "arn:aws:rds:us-east-1:585036043680:snapshot:dcapt-jsm-small-10-3-4"
313+
}
314+
]
295315
}
296316
]
297317
}

0 commit comments

Comments
 (0)