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

This commit is contained in:
gitops_test 2026-05-29 08:14:36 +00:00
parent 7eb6c7424e
commit f1b0b9b7b6

View File

@ -0,0 +1,26 @@
apiVersion: infra.contrib.fluxcd.io/v1alpha2
kind: Terraform
metadata:
name: configuration-180
namespace: dataprovider01
labels:
observer: "true"
uuid: "180"
spec:
path: ./terraform-configurations/180
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-180-outputs
labels:
observer: "true"
uuid: "180"