From 93efe2f624ca9364f0d3cd622e12b850eea4d2c5 Mon Sep 17 00:00:00 2001 From: gitops_test Date: Tue, 11 Aug 2026 09:10:13 +0000 Subject: [PATCH] ovh: removed cloud-accounts/ovh/terraform/ovh-env-ofc --- .../ovh-env-ofc/account-ovh-env-ofc.yaml | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 cloud-accounts/ovh/terraform/ovh-env-ofc/account-ovh-env-ofc.yaml 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