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