@@ -6,72 +6,91 @@ repositories:
66 pretty_string : Apache Airflow
77 product_string : airflow
88 url : stackabletech/airflow-operator.git
9+
910 - name : commons-operator
10- include_productconfig : false
11- has_product : false
1211 pretty_string : Stackable Commons
1312 product_string : commons
1413 url : stackabletech/commons-operator.git
14+ config :
15+ include_productconfig : false
16+ has_product : false
17+
1518 - name : druid-operator
1619 pretty_string : Apache Druid
1720 product_string : druid
1821 url : stackabletech/druid-operator.git
22+
1923 - name : hbase-operator
2024 pretty_string : Apache HBase
2125 product_string : hbase
2226 url : stackabletech/hbase-operator.git
27+
2328 - name : hdfs-operator
2429 pretty_string : Apache HDFS
2530 product_string : hdfs
2631 url : stackabletech/hdfs-operator.git
32+
2733 - name : hive-operator
2834 pretty_string : Apache Hive
2935 product_string : hive
3036 url : stackabletech/hive-operator.git
37+
3138 - name : kafka-operator
3239 pretty_string : Apache Kafka
3340 product_string : kafka
3441 url : stackabletech/kafka-operator.git
42+
3543 - name : nifi-operator
3644 pretty_string : Apache NiFi
3745 product_string : nifi
3846 url : stackabletech/nifi-operator.git
47+
3948 - name : listener-operator
40- include_productconfig : false
41- has_product : false
4249 pretty_string : Stackable Listener Operator
4350 product_string : listener-operator
44- run_as : custom
4551 url : stackabletech/listener-operator.git
52+ config :
53+ include_productconfig : false
54+ has_product : false
55+ run_as : custom
56+
4657 - name : opa-operator
47- extra_crates :
48- - stackable-opa-bundle-builder
4958 pretty_string : OpenPolicyAgent
5059 product_string : opa
5160 url : stackabletech/opa-operator.git
61+ config :
62+ extra_crates :
63+ - stackable-opa-bundle-builder
64+
5265 - name : opensearch-operator
5366 pretty_string : OpenSearch
5467 product_string : opensearch
5568 url : stackabletech/opensearch-operator.git
69+
5670 - name : secret-operator
57- include_productconfig : false
58- has_product : false
5971 pretty_string : Stackable Secret Operator
6072 product_string : secret-operator
61- run_as : custom
6273 url : stackabletech/secret-operator.git
74+ config :
75+ include_productconfig : false
76+ has_product : false
77+ run_as : custom
78+
6379 - name : spark-k8s-operator
6480 pretty_string : Apache Spark-on-Kubernetes
6581 product_string : spark-k8s
6682 url : stackabletech/spark-k8s-operator.git
83+
6784 - name : superset-operator
6885 pretty_string : Apache Superset
6986 product_string : superset
7087 url : stackabletech/superset-operator.git
88+
7189 - name : trino-operator
7290 pretty_string : Trino
7391 product_string : trino
7492 url : stackabletech/trino-operator.git
93+
7594 - name : zookeeper-operator
7695 pretty_string : Apache ZooKeeper
7796 product_string : zookeeper
0 commit comments