terraform: deleted terraform-fluxcd-runners/225

This commit is contained in:
gitops_test 2026-07-03 12:47:19 +00:00
parent 908c8e8e52
commit bd9f4146da

View File

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