docker-compose:
version: "3" services: pod: image: busybox env_file: - "envs/pod.env" restart: "no" deployment: image: busybox env_file: - "envs/deployment.env" restart: "always"
Creates only 1 ConfigMap: envs-deployment-env
TEST=TEST
kompose convert
1.30.0
Branch: main
Commit: 17fbe3b4632cca0f61a7fda5f3b91034cdf5c5e4
Docker-Compose file
version: "3" services: pod: image: busybox env_file: - "envs/pod.env" restart: "no" deployment: image: busybox env_file: - "envs/deployment.env" restart: "always"Anything else?
No response
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4