janny/config.py (view raw)
1 2 3
import os API_HOST = os.getenv("JANNY_API_HOST") or "https://kubernetes.default"