Files
test/unit_tests/config/app/custom_app_config.json5
jpike 84b1f97d8e Adding a app config file
Information related to apps can be added here.

Change-Id: Ic022e342d3f11b3344eb7390615c1ee0477d0d88
2025-03-11 13:09:00 -04:00

5 lines
125 B
Plaintext

{
base_application_path: "fake_path",
istio_app_name: "istio_custom",
metric_server_app_name: "metrics-server_custom"
}