diff --git a/config_20260727_151823.yaml b/config_20260727_151823.yaml new file mode 100644 index 0000000..e880ed7 --- /dev/null +++ b/config_20260727_151823.yaml @@ -0,0 +1,13 @@ +provider: ovh +region: gra + +resources: + instanceType: b2-7 + image: ubuntu-22.04 + nodeCount: 1 + +authentication: + type: apiKey + applicationKey: test-key + applicationSecret: test-secret + consumerKey: test-consumer \ No newline at end of file