From 8922e9fe7d9c17ea30b87f07ab3fce9b8a7f3bba Mon Sep 17 00:00:00 2001 From: Gabe Muniz Date: Thu, 15 Apr 2021 11:09:32 -0400 Subject: [PATCH] added warning about kubernetes api naming --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 068e6d86..f9fd0624 100644 --- a/README.md +++ b/README.md @@ -475,6 +475,8 @@ Example spec file for volumes and volume mounts ``` +> :warning: **Volume and VolumeMount names cannot contain underscores(_)** + ## Development ### Testing