From 0bcb530d6a7400f59d93be2b5367cea4d46c9f02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nils=20M=C3=BCller?= Date: Sat, 3 Feb 2024 22:44:02 +0100 Subject: [PATCH] fix(atlantis): proper repo name for terraform-github --- .../talos-flux/apps/atlantis/atlantis/tyriis/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/talos-flux/apps/atlantis/atlantis/tyriis/helm-release.yaml b/kubernetes/talos-flux/apps/atlantis/atlantis/tyriis/helm-release.yaml index e00345859..745f1db46 100644 --- a/kubernetes/talos-flux/apps/atlantis/atlantis/tyriis/helm-release.yaml +++ b/kubernetes/talos-flux/apps/atlantis/atlantis/tyriis/helm-release.yaml @@ -44,7 +44,7 @@ spec: repoConfig: | --- repos: - - id: github.com/tyriis/terraform-github-actions + - id: github.com/tyriis/terraform-github apply_requirements: [] allowed_overrides: [] allow_custom_workflows: true