terraform: deleted terraform-fluxcd-runners/78

This commit is contained in:
gitops_test 2026-07-15 11:06:29 +00:00
parent c6678cf20f
commit 704d8a98c2

View File

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