File tree Expand file tree Collapse file tree 1 file changed +21
-11
lines changed Expand file tree Collapse file tree 1 file changed +21
-11
lines changed Original file line number Diff line number Diff line change 1717# Commented values are shown with the defaults, uncomment and change to override
1818
1919df :
20- # nodes_min : 3
21- # nodes_max : 5
20+ # min_k8s_nodes : 3
21+ # max_k8s_nodes : 5
2222# public_loadbalancer: True
23- # ip_ranges: []
23+ # loadbalancer_ip_ranges: []
24+ # kube_ip_ranges: []
25+ # cluster_subnets: []
26+ # loadbalancer_subnets: []
27+ # terminate_deployments: True # Whether to terminate Flow deployments before service teardown
28+ # teardown:
29+ # persist: False # Whether to keep backend database records for the service after teardown
2430
25- datahub :
26- definitions :
27- - definition : " Flow Management Light Duty"
28- suffix : nifi-dhub
29- - definition : " Streams Messaging Light Duty"
30- suffix : kafka-dhub
31- - definition : " Streaming Analytics Light Duty"
32- suffix : flink-dhub
31+ env :
32+ public_endpoint_access : yes
33+ tunnel : yes
34+
35+ # datahub:
36+ # definitions:
37+ # - definition: "Flow Management Light Duty"
38+ # suffix: nifi-dhub
39+ # - definition: "Streams Messaging Light Duty"
40+ # suffix: kafka-dhub
41+ # - definition: "Streaming Analytics Light Duty"
42+ # suffix: flink-dhub
You can’t perform that action at this time.
0 commit comments