10 Commits
Author SHA1 Message Date
Michael Irwin 620c76c715 Change ports of vote/result ports from 5000/5001 to 8080/8081
The reasoning of this is because port 5000 is, by default, used by
an AirPlay receiver process on Macs. While this can be turned off,
we'd like this app to work without needing to adjust default
configurations on a machine.
2024-10-10 10:58:25 -04:00
Bret Fisher c76fbd6494 Remove namespace from k8s example (#275)
* remove namespace from k8s example

* add remove step
2022-12-16 22:12:11 -05:00
Bret Fisher 226edf0184 compose and K8s file cleanup (#273) 2022-12-16 21:50:40 -05:00
Bret Fisher 176ed0ee73 Merge pull request #152 from pocteo/feature/add_vote_namespace
Add missing vote namespace
2021-01-29 12:32:43 -05:00
Peter Valdez e8e002bb23 Set an explicit username/password for Postgres in the swarm and k8s files too 2020-02-19 14:57:37 -05:00
pocteo 1fb33ca60c Add missing vote namespace 2019-11-13 14:37:33 +01:00
Luc Juggery 1c8890582a Incorrect label for worker Deployment in .spec.selector.matchLabels 2019-09-10 09:13:41 +02:00
Bret Fisher c0e29c622c update to app/v1 and yaml parity
update yaml to current deployment manifest defaults and try for more pairity between kube-deploy.yml and k8s-specifications
2019-08-26 01:52:41 -04:00
Luc Juggery cd14ae1d9e Add namespace to k8s deployments and services 2018-10-09 21:51:59 +02:00
Luc Juggery 0fd383ce27 Add k8s specfications 2018-03-05 12:57:48 +01:00