Issues with deploying Airbyte application using Helm in ArgoCD

Summary

The user is facing issues with deploying the Airbyte application using Helm in ArgoCD. The error ‘roles.rbac.authorization.k8s.io ‘airbyte-admin-role’ already exists’ indicates that the role is being created more than once.


Question

Hi has anyone had issues with deploying the Airbyte application using helm in ArgoCD?

It appears the hooks are not working as desired as the role is being created more than once

<http://roles.rbac.authorization.k8s.io|roles.rbac.authorization.k8s.io> "airbyte-admin-role" already exists

I can confirm the role is being created before this error is being thrown



This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.

Join the conversation on Slack

["airbyte-application", "helm", "argocd", "hooks", "role", "rbac", "kubernetes"]

I have tried with 1.0.0 and 0.653.0