diff --git a/terraform-fluxcd-runners/35/configuration-35.yaml b/terraform-fluxcd-runners/35/configuration-35.yaml deleted file mode 100644 index 7b0bf3e..0000000 --- a/terraform-fluxcd-runners/35/configuration-35.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: infra.contrib.fluxcd.io/v1alpha2 -kind: Terraform -metadata: - name: configuration-35 - namespace: dataprovider02 - labels: - observer: "true" - uuid: "35" -spec: - path: ./terraform-configurations/35 - interval: 3m - approvePlan: auto - destroyResourcesOnDeletion: true - sourceRef: - kind: GitRepository - name: terraform-data - runnerPodTemplate: - spec: - envFrom: - - secretRef: - name: ovh-terraform-ovhvalidenvironment - writeOutputsToSecret: - name: configuration-35-outputs - labels: - observer: "true" - uuid: "35"