diff --git a/holidays/setup.md b/holidays/setup.md new file mode 100644 index 0000000..be3e7c3 --- /dev/null +++ b/holidays/setup.md @@ -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.