mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
🚧 terraform
This commit is contained in:
@@ -4,4 +4,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- ./ocirepository.yaml
|
||||
#- ./terraform.yaml
|
||||
- ./terraform.yaml
|
||||
|
@@ -8,15 +8,11 @@ spec:
|
||||
suspend: false
|
||||
approvePlan: auto
|
||||
interval: 12h
|
||||
path: ./storage/apps
|
||||
path: ./storage/minio
|
||||
sourceRef:
|
||||
kind: OCIRepository
|
||||
name: terraform
|
||||
namespace: flux-system
|
||||
backendConfig:
|
||||
disable: true
|
||||
cliConfigSecretRef:
|
||||
name: tf-controller-tfrc-secret
|
||||
runnerPodTemplate:
|
||||
spec:
|
||||
env:
|
||||
|
Reference in New Issue
Block a user