From 9cd616e5fb5116d1f918d5fcc6c35181c93007ef Mon Sep 17 00:00:00 2001 From: Devin Buhl Date: Thu, 7 Dec 2023 07:15:30 -0500 Subject: [PATCH] fix: use 1pass on router for terraform too --- .../apps/flux-system/tf-controller/terraforms/terraform.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/main/apps/flux-system/tf-controller/terraforms/terraform.yaml b/kubernetes/main/apps/flux-system/tf-controller/terraforms/terraform.yaml index ac3ae6eac3f78..d0afa58777605 100644 --- a/kubernetes/main/apps/flux-system/tf-controller/terraforms/terraform.yaml +++ b/kubernetes/main/apps/flux-system/tf-controller/terraforms/terraform.yaml @@ -21,7 +21,7 @@ spec: spec: env: - name: OP_CONNECT_HOST - value: http://onepassword-connect.kube-system.svc.cluster.local + value: http://onepassword-connect.turbo.ac - name: OP_CONNECT_TOKEN valueFrom: secretKeyRef: