Skip to content

Commit 43cd97e

Browse files
committed
Python commit, changes to the /dcapt/dc-app-performance-toolkit/app/util/k8s/dcapt-snapshots.json
1 parent 56bb9ac commit 43cd97e

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

app/util/k8s/dcapt-snapshots.json

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,41 @@
110110
]
111111
}
112112
]
113+
},
114+
{
115+
"version": "10.3.4",
116+
"data": [
117+
{
118+
"type": "ebs",
119+
"size": "large",
120+
"snapshots": [
121+
{
122+
"us-east-2": "snap-016011df34a062ba7",
123+
"us-east-1": "snap-0d99e192c44742dc7"
124+
}
125+
]
126+
},
127+
{
128+
"type": "rds",
129+
"size": "large",
130+
"snapshots": [
131+
{
132+
"us-east-2": "arn:aws:rds:us-east-2:585036043680:snapshot:dcapt-jira-10-3-4",
133+
"us-east-1": "arn:aws:rds:us-east-1:585036043680:snapshot:dcapt-jira-10-3-4"
134+
}
135+
]
136+
},
137+
{
138+
"type": "local-home",
139+
"size": "large",
140+
"snapshots": [
141+
{
142+
"us-east-2": "snap-03d3f14a39e4b7267",
143+
"us-east-1": "snap-0e9b37d13d94e9a48"
144+
}
145+
]
146+
}
147+
]
113148
}
114149
]
115150
},

0 commit comments

Comments
 (0)