mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-11 19:04:35 +00:00
9 lines
233 B
Markdown
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.
|