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