We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9697834 commit 78ebebcCopy full SHA for 78ebebc
README.md
@@ -35,3 +35,8 @@ Example for a simple deployment can be found in `example.yaml`. Depending on the
35
- description: Folder where the files should be placed
36
- required: true
37
- 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