terraform: deleted terraform-fluxcd-runners/221

This commit is contained in:
gitops_test 2026-06-23 10:24:22 +00:00
parent a134310b7f
commit f73856a4f2

View File

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