Skip to content

Commit 77aaefb

Browse files
Change env to envVars on metadataTest (#315)
1 parent 54fc3bf commit 77aaefb

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
@@ -230,7 +230,7 @@ container. isRegex (*optional*) interpretes the value as regex.
230230
Example:
231231
```yaml
232232
metadataTest:
233-
env:
233+
envVars:
234234
- key: foo
235235
value: baz
236236
labels:

0 commit comments

Comments
 (0)