Skip to content

Commit 67d0467

Browse files
authored
Merge pull request #1905 from atlassian/ci-dcapt-add-new-snap-DCAPTTF-BITBUCKETLARDTS-BITBUCKETCRPRL-200
CI-created PR DCAPTTF-BITBUCKETLARDTS-BITBUCKETCRPRL-200 with changes to app/util/k8s/dcapt-snapshots.json
2 parents 6bcb9cf + 73fb123 commit 67d0467

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
@@ -758,6 +758,26 @@
758758
"us-east-1": "arn:aws:rds:us-east-1:585036043680:snapshot:dcapt-bitbucket-small-9-4-12"
759759
}
760760
]
761+
},
762+
{
763+
"type": "ebs",
764+
"size": "large",
765+
"snapshots": [
766+
{
767+
"us-east-2": "snap-033d7ed424cd6d6d5",
768+
"us-east-1": "snap-005a067ddf7bebcc2"
769+
}
770+
]
771+
},
772+
{
773+
"type": "rds",
774+
"size": "large",
775+
"snapshots": [
776+
{
777+
"us-east-2": "arn:aws:rds:us-east-2:585036043680:snapshot:dcapt-bitbucket-9-4-12",
778+
"us-east-1": "arn:aws:rds:us-east-1:585036043680:snapshot:dcapt-bitbucket-9-4-12"
779+
}
780+
]
761781
}
762782
]
763783
}

0 commit comments

Comments
 (0)