Skip to content

Instantly share code, notes, and snippets.

@holypriest
Created July 17, 2020 02:32
Show Gist options
  • Save holypriest/2f0f5f33e9019522017c146a836fbfed to your computer and use it in GitHub Desktop.
Save holypriest/2f0f5f33e9019522017c146a836fbfed to your computer and use it in GitHub Desktop.
ServiceAccount configuration for Airflow scheduler
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