DAG import stop working after adding Secret permissions to Airflow Role #650
Answered
by
eugenelisevich
eugenelisevich
asked this question in
Questions & Answers
-
We need to use k8s Secrets on gitSynk stage
but got Access denied error. To fix this additional permissions was assed to the templates/rbac/airflow-role.yaml
and then get import error on any DAG pod
Looks like it stop getting access to the secret to fetch token to the git repo. Chart version 8.6.1 |
Beta Was this translation helpful? Give feedback.
Answered by
eugenelisevich
Sep 27, 2022
Replies: 1 comment
-
The problem was in misconfigured kubernetes client |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
eugenelisevich
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The problem was in misconfigured kubernetes client