Skip to content

Commit

Permalink
update airbyte
Browse files Browse the repository at this point in the history
  • Loading branch information
floreks committed Dec 9, 2024
1 parent 70f9ae8 commit d061c58
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions setup/catalogs/data/airbyte.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,14 @@ spec:
catalogRef:
name: data-engineering
scmConnectionRef:
name: github # you'll need to add this ScmConnection manually before this is functional
name: plural # you'll need to add this ScmConnection manually before this is functional
title: "Setting up airbyte on cluster {{ context.cluster }} for {{ context.cloud }}"
message: |
Set up airbyte on {{ context.cluster }} ({{ context.cloud }})
Will set up an airbyte deployment, including object storage and postgres setup
identifier: pluralsh/scaffolds # REPLACEME with your own repo slug
identifier: pluralsh/plrl-dev-aws # REPLACEME with your own repo slug
branch: main
configuration:
- name: cluster
type: STRING
Expand Down

0 comments on commit d061c58

Please sign in to comment.