Add ConfigMap test. (#726)

* Add ConfigMap test.

* eof

* Minor tweak

* Trigger test

---------

Co-authored-by: David Boreham <david@bozemanpass.com>
This commit is contained in:
2024-02-05 14:15:11 -06:00
committed by GitHub
co-authored by dboreham
parent 25a2b70f2c
commit 36bb068983
8 changed files with 52 additions and 17 deletions
@@ -7,8 +7,10 @@ services:
CERC_TEST_PARAM_1: ${CERC_TEST_PARAM_1:-FAILED}
volumes:
- test-data:/data
- test-config:/config:ro
ports:
- "80"
volumes:
test-data:
test-config: