Skip to content

Commit

Permalink
add gerrit env to scheduler
Browse files Browse the repository at this point in the history
  • Loading branch information
ib-steffen committed Oct 20, 2018
1 parent a65392b commit a229789
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deploy/infrabox/templates/scheduler/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ spec:
{{ include "env_version" . | indent 16 }}
{{ include "env_cluster" . | indent 16 }}
{{ include "env_ha" . | indent 16 }}
{{ include "env_gerrit" . | indent 16 }}
-
name: INFRABOX_KUBERNETES_MASTER_HOST
value: "kubernetes.default"
Expand Down

0 comments on commit a229789

Please sign in to comment.