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