Skip to content

Commit

Permalink
remove namespace from cluster-scoped resources
Browse files Browse the repository at this point in the history
  • Loading branch information
floreks committed Dec 9, 2024
1 parent 88fb273 commit 70f9ae8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion setup/catalogs/data/airbyte.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ spec:
name: scaffolds
catalogRef:
name: data-engineering
namespace: infra
scmConnectionRef:
name: github # you'll need to add this ScmConnection manually before this is functional
title: "Setting up airbyte on cluster {{ context.cluster }} for {{ context.cloud }}"
Expand Down
1 change: 0 additions & 1 deletion setup/catalogs/data/catalog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ apiVersion: deployments.plural.sh/v1alpha1
kind: Catalog
metadata:
name: data-engineering
namespace: infra
spec:
name: data-engineering
category: data
Expand Down

0 comments on commit 70f9ae8

Please sign in to comment.