setup docs

This commit is contained in:
Dominic Wong
2021-10-05 17:00:04 +01:00
parent 87a8c336fa
commit 666ad3683e

8
holidays/setup.md Normal file
View File

@@ -0,0 +1,8 @@
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.