Replies: 1 comment 3 replies
-
I found this unidirectional topic operator page: https://strimzi.io/blog/2023/11/02/unidirectional-topic-operator/ Would I get the expected result by disabling the finializer?
The documentation states: |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi All,
I was wondering if it is possible to use KafkaTopic resources to create/configure topics but leave the data intact when deleted.
We require that because we see the deployment of Kubernetes resources as ephemeral, and it is not uncommon that our customers to delete and reinstall our Helm charts (which contain the KafkaTopic resources) with the expectation that the data still exists.
Beta Was this translation helpful? Give feedback.
All reactions