From 33fcb71af045e9927788a7ea79bb0438c326f4d2 Mon Sep 17 00:00:00 2001 From: gitops_test Date: Thu, 26 Feb 2026 15:49:16 +0000 Subject: [PATCH] ovh: removed cloud-accounts/ovh/terraform/vm-ovh-test --- .../vm-ovh-test/account-vm-ovh-test.yaml | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 cloud-accounts/ovh/terraform/vm-ovh-test/account-vm-ovh-test.yaml diff --git a/cloud-accounts/ovh/terraform/vm-ovh-test/account-vm-ovh-test.yaml b/cloud-accounts/ovh/terraform/vm-ovh-test/account-vm-ovh-test.yaml deleted file mode 100644 index 483edb7..0000000 --- a/cloud-accounts/ovh/terraform/vm-ovh-test/account-vm-ovh-test.yaml +++ /dev/null @@ -1,19 +0,0 @@ -apiVersion: external-secrets.io/v1 -kind: ExternalSecret -metadata: - name: ovh-terraform-vm-ovh-test - namespace: dataprovider01 - labels: - uuid: "6" - observer: "true" -spec: - refreshInterval: 6h - secretStoreRef: - name: provisioner-secrets - kind: SecretStore - target: - name: ovh-terraform-vm-ovh-test - creationPolicy: Owner - dataFrom: - - extract: - key: cloud-accounts/ovh/vm-ovh-test \ No newline at end of file