diff options
Diffstat (limited to 'controller.yaml')
-rw-r--r-- | controller.yaml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/controller.yaml b/controller.yaml index 403ef05a..4e541e92 100644 --- a/controller.yaml +++ b/controller.yaml @@ -418,7 +418,11 @@ parameters: VirtualIP: type: string default: '' # Has to be here because of the ignored empty value bug - + ServiceNetMap: + default: {} + description: Mapping of service_name -> network name. Typically set + via parameter_defaults in the resource registry. + type: json resources: |