terraform: deleted terraform-fluxcd-runners/223

This commit is contained in:
gitops_test 2026-06-23 11:11:30 +00:00
parent aebb55444d
commit 62acc40839

View File

@ -1,26 +0,0 @@
apiVersion: infra.contrib.fluxcd.io/v1alpha2
kind: Terraform
metadata:
name: configuration-223
namespace: dataprovider01
labels:
observer: "true"
uuid: "223"
spec:
path: ./terraform-configurations/223
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-223-outputs
labels:
observer: "true"
uuid: "223"