Skip to content

Commit 7d74c2c

Browse files
author
Dennis Hoer
committed
Tweak readme
1 parent 600d65e commit 7d74c2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ compatible with kubernetes by generating:
66
1. _create configmap_ command with kubernetes compatible keys
77
1. _environment snippet_ to paste into deployment yaml that links environment variables back to configmap
88

9-
Reason for this:
9+
Reason for this (kubernetes v1.4):
1010

1111
* [Environment Variable names](https://google.github.io/styleguide/shell.xml?showone=Constants_and_Environment_Variable_Names#Constants_and_Environment_Variable_Names) are not allowed as root configmap keys
1212
* Using create configmap with --from-file option nests data which can't be mapped to env deployment file

0 commit comments

Comments
 (0)