terraform: deleted terraform-fluxcd-runners/18

This commit is contained in:
gitops_test 2026-01-29 16:30:53 +00:00
parent dc750d8709
commit 2f8671df32

View File

@ -1,26 +0,0 @@
apiVersion: infra.contrib.fluxcd.io/v1alpha2
kind: Terraform
metadata:
name: configuration-18
namespace: dataprovider01
labels:
observer: "true"
uuid: "18"
spec:
path: ./terraform-configurations/18
interval: 3m
approvePlan: auto
destroyResourcesOnDeletion: true
sourceRef:
kind: GitRepository
name: terraform-data
runnerPodTemplate:
spec:
envFrom:
- secretRef:
name: ovh-terraform-cloud-env-ovh-uat
writeOutputsToSecret:
name: configuration-18-outputs
labels:
observer: "true"
uuid: "18"