diff --git a/cloud-accounts/ovh/terraform/ovh-env-ofc/account-ovh-env-ofc.yaml b/cloud-accounts/ovh/terraform/ovh-env-ofc/account-ovh-env-ofc.yaml deleted file mode 100644 index 1dc7596..0000000 --- a/cloud-accounts/ovh/terraform/ovh-env-ofc/account-ovh-env-ofc.yaml +++ /dev/null @@ -1,19 +0,0 @@ -apiVersion: external-secrets.io/v1 -kind: ExternalSecret -metadata: - name: ovh-terraform-ovh-env-ofc - namespace: dataprovider01 - labels: - uuid: "1" - observer: "true" -spec: - refreshInterval: 6h - secretStoreRef: - name: provisioner-secrets - kind: SecretStore - target: - name: ovh-terraform-ovh-env-ofc - creationPolicy: Owner - dataFrom: - - extract: - key: ovh/ovh-env-ofc/config \ No newline at end of file