Skip to content

Commit bd85ef3

Browse files
chore: Update templated files (816ec99) (#628)
* chore: Generated commit to update templated files since the last template run up to stackabletech/operator-templating@816ec99 Reference-to: stackabletech/operator-templating@816ec99 (Retry Script, OpenSearch in README) * Fix MD004 warning about inconsistent list styles --------- Co-authored-by: Lars Francke <[email protected]>
1 parent 3bdf132 commit bd85ef3

File tree

5 files changed

+1396
-9
lines changed

5 files changed

+1396
-9
lines changed

.readme/partials/borrowed/footer.md.j2

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ These are the operators that are currently part of the Stackable Data Platform:
3636
* [Stackable Operator for Apache Hive](https://github.com/stackabletech/hive-operator)
3737
* [Stackable Operator for Apache Kafka](https://github.com/stackabletech/kafka-operator)
3838
* [Stackable Operator for Apache NiFi](https://github.com/stackabletech/nifi-operator)
39+
* [Stackable Operator for OpenSearch](https://github.com/stackabletech/opensearch-operator)
3940
* [Stackable Operator for Apache Spark](https://github.com/stackabletech/spark-k8s-operator)
4041
* [Stackable Operator for Apache Superset](https://github.com/stackabletech/superset-operator)
4142
* [Stackable Operator for Trino](https://github.com/stackabletech/trino-operator)

.readme/partials/main.md.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ You can follow this [tutorial](https://docs.stackable.tech/home/stable/{{operato
2626

2727
The Secret Operator provisions and mounts secrets, but unlike the default Kubernetes Secret mechanism, Secrets can be created and mounted dynamically based on Pod properties. The Operator supports:
2828

29-
- Generating TLS certificates on demand and mounting them
29+
* Generating TLS certificates on demand and mounting them
3030

3131
## How it works
3232

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ If you have a question about the Stackable Data Platform, contact us via our [ho
4545

4646
The Secret Operator provisions and mounts secrets, but unlike the default Kubernetes Secret mechanism, Secrets can be created and mounted dynamically based on Pod properties. The Operator supports:
4747

48-
- Generating TLS certificates on demand and mounting them
48+
* Generating TLS certificates on demand and mounting them
4949

5050
## How it works
5151

@@ -94,6 +94,7 @@ These are the operators that are currently part of the Stackable Data Platform:
9494
* [Stackable Operator for Apache Hive](https://github.com/stackabletech/hive-operator)
9595
* [Stackable Operator for Apache Kafka](https://github.com/stackabletech/kafka-operator)
9696
* [Stackable Operator for Apache NiFi](https://github.com/stackabletech/nifi-operator)
97+
* [Stackable Operator for OpenSearch](https://github.com/stackabletech/opensearch-operator)
9798
* [Stackable Operator for Apache Spark](https://github.com/stackabletech/spark-k8s-operator)
9899
* [Stackable Operator for Apache Superset](https://github.com/stackabletech/superset-operator)
99100
* [Stackable Operator for Trino](https://github.com/stackabletech/trino-operator)

0 commit comments

Comments
 (0)