From 69fce6efd31638f7cb718d5c7ff43fc03d5d4836 Mon Sep 17 00:00:00 2001 From: gitops_test Date: Mon, 27 Jul 2026 15:18:24 +0000 Subject: [PATCH] Add config_20260727_151823.yaml --- config_20260727_151823.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 config_20260727_151823.yaml 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