terraform: deleted terraform-fluxcd-runners/25

This commit is contained in:
gitops_test 2026-06-04 10:19:53 +00:00
parent 38b76df697
commit 20ba51d7b4

View File

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