Support --configmap in podman kube play with podman remote #17513
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
kube
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
Feature request description
Podman enables the use of kube configmaps when replaying a kube yaml file. (https://docs.podman.io/en/latest/markdown/podman-kube-play.1.html#configmap-path)
However, the option is not made available to the remote client, which, if i understood correctly, means macOS and Windows user cannot use the feature.
The request is to support the configmap option in podman-remote
Suggest potential solution
Same behaviour as podman kube play --configmap
Have you considered any alternatives?
Alternative solution would be to include the configmap in the main kube yaml file. Only downside is that it is more tedious to do when passing different configmap files in different context (e.g. production stage related environment variables)
Additional context
Context : fresh install of podman through
brew
The text was updated successfully, but these errors were encountered: