Files
services/holidays/setup.md
Dominic Wong 666ad3683e setup docs
2021-10-05 17:00:04 +01:00

9 lines
233 B
Markdown

The holidays API is powered by https://github.com/nager/Nager.Date/
We run this as a separate container in the same k8s namespace. Simply run
```shell
kubectl apply -f nager-k8s.yaml
```
Then deploy the holidays service as normal.