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

This commit is contained in:
gitops_test 2026-05-29 09:07:44 +00:00
parent ca0849dc20
commit 5bd9133d00

View File

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