Merge pull request #556 from barpilot/healthcheck

healthcheck: fix rng manifest filename
This commit is contained in:
Jérôme Petazzoni
2020-04-30 22:51:37 +02:00
committed by GitHub

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: