Commit b5d6755
Update workload projection key name constraints
Underscores are valid in secret key names so the constraint should be extended to include that. See https://kubernetes.io/docs/concepts/configuration/secret/#restriction-names-data
Signed-off-by: Tom Kennedy <kennedy513@gmail.com>1 parent 86e73fe commit b5d6755
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
205 | | - | |
| 205 | + | |
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
| |||
0 commit comments