You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have already searched this project's issues to determine if a similar request has already been made.
What new functionality would you like to see?
Airbyte has a helm documented as a way to deploy to kubernetes. https://docs.airbyte.com/deploying-airbyte/. It would be great to support this as part of panfactum modules so the helm is configured with necessary values.
Note
An attempt to deploy the helm was made but there were issues providing panfactum service account to the helm to share cnpg secrets for db connections.
How would you use this new functionality?
Ingesting customer data from sources supported by Airbyte and storing data in S3 and snowflake
Convert over existing ec2/docker-compose deployment to panfactum
upgrading from version 0.53 to latest
utilize panfactum provided cnpg instance vs postgres provided through helm
support vault oidc for authentication
ability to provide a static ip as some sources like netsuite require ips to be whitelisted
The text was updated successfully, but these errors were encountered:
Prior Search
What new functionality would you like to see?
Airbyte has a helm documented as a way to deploy to kubernetes. https://docs.airbyte.com/deploying-airbyte/. It would be great to support this as part of panfactum modules so the helm is configured with necessary values.
Note
An attempt to deploy the helm was made but there were issues providing panfactum service account to the helm to share cnpg secrets for db connections.
How would you use this new functionality?
The text was updated successfully, but these errors were encountered: