Adding Makefile targets for local builds/deployments

Updating paths
This commit is contained in:
Matthew Jones
2017-06-30 15:25:42 -04:00
parent 4c32597873
commit 0ee3ad8c14
4 changed files with 35 additions and 13 deletions

View File

@@ -27,13 +27,13 @@ spec:
name: tower-application-config
env:
- name: DATABASE_USER
value: postgres
value: tower
- name: DATABASE_NAME
value: tower
- name: DATABASE_HOST
value: postgresql
- name: DATABASE_PASSWORD
value: password
value: password123
- name: tower-rabbit
image: rabbitmq:3
env: