Created
July 17, 2020 02:32
-
-
Save holypriest/2f0f5f33e9019522017c146a836fbfed to your computer and use it in GitHub Desktop.
ServiceAccount configuration for Airflow scheduler
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
kind: ServiceAccount | |
apiVersion: v1 | |
metadata: | |
name: scheduler-sva | |
namespace: airflow-on-k8s |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment