terraform: created terraform-fluxcd-runners/365/configuration-365.yaml
This commit is contained in:
parent
c1f6195291
commit
421733e35f
26
terraform-fluxcd-runners/365/configuration-365.yaml
Normal file
26
terraform-fluxcd-runners/365/configuration-365.yaml
Normal file
@ -0,0 +1,26 @@
|
|||||||
|
apiVersion: infra.contrib.fluxcd.io/v1alpha2
|
||||||
|
kind: Terraform
|
||||||
|
metadata:
|
||||||
|
name: configuration-365
|
||||||
|
namespace: dataprovider01
|
||||||
|
labels:
|
||||||
|
observer: "true"
|
||||||
|
uuid: "365"
|
||||||
|
spec:
|
||||||
|
path: ./terraform-configurations/365
|
||||||
|
interval: 3m
|
||||||
|
approvePlan: auto
|
||||||
|
destroyResourcesOnDeletion: true
|
||||||
|
sourceRef:
|
||||||
|
kind: GitRepository
|
||||||
|
name: terraform-data
|
||||||
|
runnerPodTemplate:
|
||||||
|
spec:
|
||||||
|
envFrom:
|
||||||
|
- secretRef:
|
||||||
|
name: ovh-terraform-demo-cloud-env-20260623
|
||||||
|
writeOutputsToSecret:
|
||||||
|
name: configuration-365-outputs
|
||||||
|
labels:
|
||||||
|
observer: "true"
|
||||||
|
uuid: "365"
|
||||||
Loading…
Reference in New Issue
Block a user