Add extra configMaps support to helm chart (#10673)
* Add extra configMaps support to helm chart Signed-off-by: Stavros Foteinopoulos <stafot@gmail.com> * Introducing unit tests for helm chart Signed-off-by: Stavros Foteinopoulos <stafot@gmail.com> --------- Signed-off-by: Stavros Foteinopoulos <stafot@gmail.com>
This commit is contained in:
parent
60046bf7e1
commit
1f06e26080
8 changed files with 100 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -61,3 +61,4 @@ cmd/plugin/release/*.tar.gz
|
|||
cmd/plugin/release/LICENSE
|
||||
tmp/
|
||||
test/junitreports/
|
||||
tests/__snapshot__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue