fix(indent): correct values.yaml

This patch set provides a trivial update to correct the yaml indentation.

Change-Id: I16797d0db330a4ebddb335d7a7bff254bbd9ae8c
Signed-off-by: Tin Lam <tin@irrational.io>
This commit is contained in:
Tin Lam 2018-09-11 23:28:28 -05:00
parent 80e513219b
commit fb9b297d78
1 changed files with 2 additions and 2 deletions

View File

@ -199,8 +199,8 @@ pod:
env:
armada_api:
# ARMADA_API_PORT should = conf.armada.armada_api.bind_port in standard cases
- name: ARMADA_API_PORT
value: 8000
- name: ARMADA_API_PORT
value: 8000
# - name: http_proxy
# value: http://proxy.example.com:8080
# - name: https_proxy