terraform: deleted terraform-fluxcd-runners/2

This commit is contained in:
gitops_test 2026-05-04 09:51:41 +00:00
parent fadbab72a8
commit 5224057960

View File

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