🐞 Fix missing directory (thanks @tianon)

This commit is contained in:
Jérôme Petazzoni
2021-11-13 19:28:41 +01:00
parent 60e5d5627b
commit fe46b62f14

View File

@@ -31,7 +31,7 @@
- Copy the YAML file to the `templates` subdirectory in the chart:
```bash
cp ~/container.training/k8s/dockercoins.yaml dockercoins/
cp ~/container.training/k8s/dockercoins.yaml dockercoins/templates
```
]