Skip to content

Commit

Permalink
feat(kubernetes_platform): Update kubernetes_platform go package to i…
Browse files Browse the repository at this point in the history
…nclude ConfigMaps as volumes and as env variables. (#10400)

* Update kubernetes_platform go package to include ConfigMaps as volumes and as env variables

Signed-off-by: Alexey Roytman <roytman@il.ibm.com>

* add ConfigMapKeyToEnvMap

* change config_map_key string

* add list of map

* rename "CmAsVolume" to "ConfigMapAsVolume" and "CmAsEnv" to "ConfigMapAsEnv"

---------

Signed-off-by: Alexey Roytman <roytman@il.ibm.com>
  • Loading branch information
roytman authored Feb 9, 2024
1 parent e6ddb0c commit 6cc234b
Show file tree
Hide file tree
Showing 2 changed files with 412 additions and 130 deletions.
Loading

0 comments on commit 6cc234b

Please sign in to comment.