From df3213bab7da60a8f11219a7bbc24225238f5d5d Mon Sep 17 00:00:00 2001 From: Sebastian Florek Date: Fri, 13 Dec 2024 14:19:46 +0100 Subject: [PATCH] update airbyte setup --- catalogs/data/airbyte/airbyte-servicedeployment.yaml | 2 +- catalogs/data/airbyte/oauth-proxy-config-servicedeployment.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/catalogs/data/airbyte/airbyte-servicedeployment.yaml b/catalogs/data/airbyte/airbyte-servicedeployment.yaml index 6ff290e4..37b69926 100644 --- a/catalogs/data/airbyte/airbyte-servicedeployment.yaml +++ b/catalogs/data/airbyte/airbyte-servicedeployment.yaml @@ -23,7 +23,7 @@ spec: imports: - stackRef: name: airbyte-{{ context.cluster }} - namespace: infra + namespace: apps configuration: cluster: {{ context.cluster }} hostname: {{ context.hostname }} diff --git a/catalogs/data/airbyte/oauth-proxy-config-servicedeployment.yaml b/catalogs/data/airbyte/oauth-proxy-config-servicedeployment.yaml index 5dfb6c5d..218a62f7 100644 --- a/catalogs/data/airbyte/oauth-proxy-config-servicedeployment.yaml +++ b/catalogs/data/airbyte/oauth-proxy-config-servicedeployment.yaml @@ -21,7 +21,7 @@ spec: imports: - stackRef: name: airbyte-{{ context.cluster }} - namespace: infra + namespace: apps configuration: cluster: {{ context.cluster }} hostname: {{ context.hostname }}