diff options
Diffstat (limited to 'input-templates')
-rw-r--r-- | input-templates/cdap-sdk-inputs.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/input-templates/cdap-sdk-inputs.yaml b/input-templates/cdap-sdk-inputs.yaml new file mode 100644 index 0000000..23f2843 --- /dev/null +++ b/input-templates/cdap-sdk-inputs.yaml @@ -0,0 +1,5 @@ +{ + "dh_location_id": "{{ dcae_zone }}", + "dh_override": "component_dockerhost", + "cdap_cluster_name": "cdap" +} |