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