terraform: created terraform-fluxcd-runners/221/configuration-221.yaml

This commit is contained in:
gitops_test 2026-06-23 09:51:54 +00:00
parent 89df1fd2ca
commit fedd478b3d

View File

@ -0,0 +1,26 @@
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"