Skip to content

Commit

Permalink
Migrate from KubeD to Kubernetes Replicator
Browse files Browse the repository at this point in the history
Signed-off-by: Jakub Stejskal <[email protected]>
  • Loading branch information
Frawless committed Feb 5, 2024
1 parent 20f0179 commit a778545
Show file tree
Hide file tree
Showing 8 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion debezium/user-topics/01-Users.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -124,4 +124,4 @@ spec:
secret:
metadata:
annotations:
kubed.appscode.com/sync: ""
replicator.v1.mittwald.de/replicate-to: ".*"
2 changes: 1 addition & 1 deletion strimzi/kraft-mode/kafka/00-kafka-route.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ spec:
clusterCaCert:
metadata:
annotations:
kubed.appscode.com/sync: ""
replicator.v1.mittwald.de/replicate-to: ".*"
podDisruptionBudget:
maxUnavailable: 0
pod:
Expand Down
2 changes: 1 addition & 1 deletion strimzi/kraft-mode/kafka/kafkauser/00-superuser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ spec:
secret:
metadata:
annotations:
kubed.appscode.com/sync: ""
replicator.v1.mittwald.de/replicate-to: ".*"
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ spec:
secret:
metadata:
annotations:
kubed.appscode.com/sync: ""
replicator.v1.mittwald.de/replicate-to: ".*"
---
apiVersion: kafka.strimzi.io/v1beta2
kind: KafkaUser
Expand Down Expand Up @@ -65,7 +65,7 @@ spec:
secret:
metadata:
annotations:
kubed.appscode.com/sync: ""
replicator.v1.mittwald.de/replicate-to: ".*"
---
apiVersion: kafka.strimzi.io/v1beta2
kind: KafkaUser
Expand Down Expand Up @@ -96,4 +96,4 @@ spec:
secret:
metadata:
annotations:
kubed.appscode.com/sync: ""
replicator.v1.mittwald.de/replicate-to: ".*"
2 changes: 1 addition & 1 deletion strimzi/zookeeper-mode/kafka/00-kafka-route.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ spec:
clusterCaCert:
metadata:
annotations:
kubed.appscode.com/sync: ""
replicator.v1.mittwald.de/replicate-to: ".*"
podDisruptionBudget:
maxUnavailable: 0
pod:
Expand Down
2 changes: 1 addition & 1 deletion strimzi/zookeeper-mode/kafka/kafkauser/00-superuser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ spec:
secret:
metadata:
annotations:
kubed.appscode.com/sync: ""
replicator.v1.mittwald.de/replicate-to: ".*"
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ spec:
secret:
metadata:
annotations:
kubed.appscode.com/sync: ""
replicator.v1.mittwald.de/replicate-to: ".*"
---
apiVersion: kafka.strimzi.io/v1beta2
kind: KafkaUser
Expand Down Expand Up @@ -135,7 +135,7 @@ spec:
secret:
metadata:
annotations:
kubed.appscode.com/sync: ""
replicator.v1.mittwald.de/replicate-to: ".*"
---
apiVersion: kafka.strimzi.io/v1beta2
kind: KafkaUser
Expand Down Expand Up @@ -191,4 +191,4 @@ spec:
secret:
metadata:
annotations:
kubed.appscode.com/sync: ""
replicator.v1.mittwald.de/replicate-to: ".*"
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ spec:
secret:
metadata:
annotations:
kubed.appscode.com/sync: ""
replicator.v1.mittwald.de/replicate-to: ".*"
---
apiVersion: kafka.strimzi.io/v1beta2
kind: KafkaUser
Expand Down Expand Up @@ -149,7 +149,7 @@ spec:
secret:
metadata:
annotations:
kubed.appscode.com/sync: ""
replicator.v1.mittwald.de/replicate-to: ".*"
---
apiVersion: kafka.strimzi.io/v1beta2
kind: KafkaUser
Expand Down Expand Up @@ -205,4 +205,4 @@ spec:
secret:
metadata:
annotations:
kubed.appscode.com/sync: ""
replicator.v1.mittwald.de/replicate-to: ".*"

0 comments on commit a778545

Please sign in to comment.