You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# git_lock_timeout: 10 # number of minutes you want to wait to git push again to the same repository (default 10)
global:
# Experimental feature to toggle using kubernetes ingress instead of the Hephy router.
#
# Valid values are:
# - true: The hephy controller will now create Kubernetes ingress rules for each app, and ingress rules will automatically be created for the controller itself.
# - false: The default mode, and the default behavior of Hephy workflow.