aboutsummaryrefslogtreecommitdiffstats
path: root/docker/services/containers-common.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'docker/services/containers-common.yaml')
-rw-r--r--docker/services/containers-common.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/docker/services/containers-common.yaml b/docker/services/containers-common.yaml
index d104853f..71ea8d1f 100644
--- a/docker/services/containers-common.yaml
+++ b/docker/services/containers-common.yaml
@@ -11,6 +11,10 @@ parameters:
description: Mapping of service endpoint -> protocol. Typically set
via parameter_defaults in the resource registry.
type: json
+ ServiceData:
+ default: {}
+ description: Dictionary packing service data
+ type: json
ServiceNetMap:
default: {}
description: Mapping of service_name -> network name. Typically set