diff --git a/chapters/13_redis_statefulset.md b/chapters/13_redis_statefulset.md index 6e5ae36..392851b 100644 --- a/chapters/13_redis_statefulset.md +++ b/chapters/13_redis_statefulset.md @@ -73,7 +73,7 @@ data: apply ``` -kubectl apply -f redis-svc.yml +kubectl apply -f redis-cm.yml ``` ### Redis initContainers