Skip to content

Commit 1465fd9

Browse files
committed
Python commit, changes to the /dcapt/dc-app-performance-toolkit/app/util/k8s/dcapt-snapshots.json
1 parent ce0f2de commit 1465fd9

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
@@ -143,6 +143,26 @@
143143
"us-east-1": "snap-06b970d58c3c7fb84"
144144
}
145145
]
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+
"size": "small",
160+
"snapshots": [
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+
]
146166
}
147167
]
148168
}

0 commit comments

Comments
 (0)