healthcheck: fix rng manifest filename

This commit is contained in:
Guilhem Lettron
2020-04-29 22:26:19 +02:00
parent 6f806ed200
commit 1de539bff8

View File

@@ -154,9 +154,9 @@ It will use the default success threshold (1 successful attempt = alive).
.exercise[
- Edit `rng-daemonset.yaml` and add the liveness probe
- Edit `rng-deployment.yaml` and add the liveness probe
```bash
vim rng-daemonset.yaml
vim rng-deployment.yaml
```
- Load the YAML for all the resources of DockerCoins: