terraform: deleted terraform-fluxcd-runners/16/configuration-16.yaml

This commit is contained in:
gitops_test 2025-11-05 12:21:22 +00:00
parent 4063c76fa4
commit 1785a480da

View File

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