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.
1 parent ce0f2de commit 1465fd9Copy full SHA for 1465fd9
app/util/k8s/dcapt-snapshots.json
@@ -143,6 +143,26 @@
143
"us-east-1": "snap-06b970d58c3c7fb84"
144
}
145
]
146
+ },
147
+ {
148
+ "type": "ebs",
149
+ "size": "small",
150
+ "snapshots": [
151
152
+ "us-east-2": "snap-0e5f3f4eb9af010a7",
153
+ "us-east-1": "snap-0122ce86b761b0da6"
154
+ }
155
+ ]
156
157
158
+ "type": "rds",
159
160
161
162
+ "us-east-2": "arn:aws:rds:us-east-2:585036043680:snapshot:dcapt-jira-small-10-3-9",
163
+ "us-east-1": "arn:aws:rds:us-east-1:585036043680:snapshot:dcapt-jira-small-10-3-9"
164
165
166
167
168
0 commit comments