Skip to content

Commit 78ebebc

Browse files
committed
Enhance README for NAMESPACE env variable
1 parent 9697834 commit 78ebebc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,8 @@ Example for a simple deployment can be found in `example.yaml`. Depending on the
3535
- description: Folder where the files should be placed
3636
- required: true
3737
- type: string
38+
39+
- `NAMESPACE`
40+
- description: If specified, the sidecar will search for config-maps inside this namespace
41+
- required: false
42+
- type: string

0 commit comments

Comments
 (0)