terraform: deleted terraform-fluxcd-runners/222

This commit is contained in:
gitops_test 2026-07-03 12:38:28 +00:00
parent db258d8649
commit 08f58614bb

View File

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