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 4ccfe52 + 6696463 commit ba796f2Copy full SHA for ba796f2
app/util/k8s/dcapt-snapshots.json
@@ -198,6 +198,26 @@
198
"us-east-1": "snap-076529679e89c43f4"
199
}
200
]
201
+ },
202
+ {
203
+ "type": "ebs",
204
+ "size": "small",
205
+ "snapshots": [
206
207
+ "us-east-2": "snap-02fc7b1de3e444d6e",
208
+ "us-east-1": "snap-0c4f2b2cc58e2ca64"
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-19",
218
+ "us-east-1": "arn:aws:rds:us-east-1:585036043680:snapshot:dcapt-jira-small-9-12-19"
219
220
221
222
223
0 commit comments