Commit 037b242
fix: Use correct flexible shape format VM.Standard.E4.Flex-8-32
- Based on troubleshooting guide, OCI provider expects format: VM.Standard.E4.Flex-OCPU-MEMORY
- Use 8 OCPU, 32GB RAM to support grafana-agent (5 CPU, 30GB requirements)
- Remove E5.Flex to simplify and test with single working shape first
- Bump to version 0.1.21
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent b413e8b commit 037b242
2 files changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
248 | 248 | | |
249 | 249 | | |
250 | 250 | | |
251 | | - | |
252 | | - | |
| 251 | + | |
253 | 252 | | |
254 | 253 | | |
255 | 254 | | |
| |||
0 commit comments