We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e3a48c4 + 0bbe5d8 commit becfec5Copy full SHA for becfec5
app/util/k8s/dcapt-snapshots.json
@@ -198,6 +198,26 @@
198
"us-east-1": "snap-02a9d5de2688b445a"
199
}
200
]
201
+ },
202
+ {
203
+ "type": "ebs",
204
+ "size": "small",
205
+ "snapshots": [
206
207
+ "us-east-2": "snap-0eed11018011eb7cf",
208
+ "us-east-1": "snap-092a7493cb4f7d380"
209
+ }
210
+ ]
211
212
213
+ "type": "rds",
214
215
216
217
+ "us-east-2": "arn:aws:rds:us-east-2:585036043680:snapshot:dcapt-jira-small-9-12-26",
218
+ "us-east-1": "arn:aws:rds:us-east-1:585036043680:snapshot:dcapt-jira-small-9-12-26"
219
220
221
222
223
0 commit comments