diff --git a/amq-streams/clients/01-internal-clients.yaml b/amq-streams/clients/01-internal-clients.yaml index 725db063..aebf648c 100755 --- a/amq-streams/clients/01-internal-clients.yaml +++ b/amq-streams/clients/01-internal-clients.yaml @@ -59,4 +59,4 @@ spec: - key: nodetype operator: In values: - - connect + - services diff --git a/debezium/connector/040-Connect.yaml b/debezium/connector/040-Connect.yaml index d53fbd86..cf1bbfbd 100755 --- a/debezium/connector/040-Connect.yaml +++ b/debezium/connector/040-Connect.yaml @@ -78,4 +78,4 @@ spec: - key: nodetype operator: In values: - - connect + - services diff --git a/strimzi/main/clients-kustomize/base/consumer.yaml b/strimzi/main/clients-kustomize/base/consumer.yaml index 143d57b0..1c9ec54f 100755 --- a/strimzi/main/clients-kustomize/base/consumer.yaml +++ b/strimzi/main/clients-kustomize/base/consumer.yaml @@ -49,4 +49,4 @@ spec: - key: nodetype operator: In values: - - connect + - services diff --git a/strimzi/main/clients-kustomize/base/producer.yaml b/strimzi/main/clients-kustomize/base/producer.yaml index 95293cd3..57642b1b 100755 --- a/strimzi/main/clients-kustomize/base/producer.yaml +++ b/strimzi/main/clients-kustomize/base/producer.yaml @@ -52,4 +52,4 @@ spec: - key: nodetype operator: In values: - - connect + - services diff --git a/strimzi/main/clients-kustomize/base/streams.yaml b/strimzi/main/clients-kustomize/base/streams.yaml index c5224a94..1c8482c9 100755 --- a/strimzi/main/clients-kustomize/base/streams.yaml +++ b/strimzi/main/clients-kustomize/base/streams.yaml @@ -47,4 +47,4 @@ spec: - key: nodetype operator: In values: - - connect + - services diff --git a/strimzi/main/clients/01-clients.yaml b/strimzi/main/clients/01-clients.yaml index da1d94d3..7022dbec 100644 --- a/strimzi/main/clients/01-clients.yaml +++ b/strimzi/main/clients/01-clients.yaml @@ -25,7 +25,7 @@ spec: - key: nodetype operator: In values: - - connect + - services containers: - env: - name: TOPIC @@ -90,7 +90,7 @@ spec: - key: nodetype operator: In values: - - connect + - services containers: - env: - name: MESSAGE_TEMPLATE @@ -156,7 +156,7 @@ spec: - key: nodetype operator: In values: - - connect + - services containers: - env: - name: APPLICATION_ID @@ -221,7 +221,7 @@ spec: - key: nodetype operator: In values: - - connect + - services containers: - env: - name: TOPIC @@ -286,7 +286,7 @@ spec: - key: nodetype operator: In values: - - connect + - services containers: - env: - name: MESSAGE_TEMPLATE @@ -356,7 +356,7 @@ spec: - key: nodetype operator: In values: - - connect + - services containers: - env: - name: APPLICATION_ID @@ -421,7 +421,7 @@ spec: - key: nodetype operator: In values: - - connect + - services containers: - env: - name: TOPIC @@ -488,7 +488,7 @@ spec: - key: nodetype operator: In values: - - connect + - services containers: - env: - name: MESSAGE_TEMPLATE @@ -558,7 +558,7 @@ spec: - key: nodetype operator: In values: - - connect + - services containers: - env: - name: CA_CRT @@ -611,7 +611,7 @@ spec: - key: nodetype operator: In values: - - connect + - services containers: - env: - name: TOPIC @@ -676,7 +676,7 @@ spec: - key: nodetype operator: In values: - - connect + - services containers: - env: - name: MESSAGE_TEMPLATE @@ -746,7 +746,7 @@ spec: - key: nodetype operator: In values: - - connect + - services containers: - env: - name: APPLICATION_ID @@ -811,7 +811,7 @@ spec: - key: nodetype operator: In values: - - connect + - services containers: - env: - name: TOPIC @@ -876,7 +876,7 @@ spec: - key: nodetype operator: In values: - - connect + - services containers: - env: - name: MESSAGE_TEMPLATE @@ -946,7 +946,7 @@ spec: - key: nodetype operator: In values: - - connect + - services containers: - env: - name: APPLICATION_ID @@ -1011,7 +1011,7 @@ spec: - key: nodetype operator: In values: - - connect + - services containers: - env: - name: TOPIC @@ -1076,7 +1076,7 @@ spec: - key: nodetype operator: In values: - - connect + - services containers: - env: - name: MESSAGE_TEMPLATE @@ -1146,7 +1146,7 @@ spec: - key: nodetype operator: In values: - - connect + - services containers: - env: - name: APPLICATION_ID @@ -1211,7 +1211,7 @@ spec: - key: nodetype operator: In values: - - connect + - services containers: - env: - name: TOPIC @@ -1276,7 +1276,7 @@ spec: - key: nodetype operator: In values: - - connect + - services containers: - env: - name: MESSAGE_TEMPLATE @@ -1346,7 +1346,7 @@ spec: - key: nodetype operator: In values: - - connect + - services containers: - env: - name: APPLICATION_ID diff --git a/strimzi/main/cluster-operator/060-Deployment-strimzi-cluster-operator.yaml b/strimzi/main/cluster-operator/060-Deployment-strimzi-cluster-operator.yaml index 29662c22..a8148934 100755 --- a/strimzi/main/cluster-operator/060-Deployment-strimzi-cluster-operator.yaml +++ b/strimzi/main/cluster-operator/060-Deployment-strimzi-cluster-operator.yaml @@ -128,7 +128,7 @@ spec: - key: nodetype operator: In values: - - connect + - services tolerations: - key: "nodetype" operator: "Equal" diff --git a/strimzi/main/mirror-maker2/00-kafka-mirror-maker-2-tls.yaml b/strimzi/main/mirror-maker2/00-kafka-mirror-maker-2-tls.yaml index 865ba88e..12ece6fc 100755 --- a/strimzi/main/mirror-maker2/00-kafka-mirror-maker-2-tls.yaml +++ b/strimzi/main/mirror-maker2/00-kafka-mirror-maker-2-tls.yaml @@ -94,7 +94,7 @@ spec: - key: nodetype operator: In values: - - connect + - services --- kind: ConfigMap diff --git a/strimzi/mirror/clients/01-internal-clients.yaml b/strimzi/mirror/clients/01-internal-clients.yaml index c237819b..541ef2d5 100755 --- a/strimzi/mirror/clients/01-internal-clients.yaml +++ b/strimzi/mirror/clients/01-internal-clients.yaml @@ -59,4 +59,4 @@ spec: - key: nodetype operator: In values: - - connect + - services diff --git a/strimzi/mirror/cluster-operator/060-Deployment-strimzi-cluster-operator.yaml b/strimzi/mirror/cluster-operator/060-Deployment-strimzi-cluster-operator.yaml index a620d669..2d31272e 100755 --- a/strimzi/mirror/cluster-operator/060-Deployment-strimzi-cluster-operator.yaml +++ b/strimzi/mirror/cluster-operator/060-Deployment-strimzi-cluster-operator.yaml @@ -128,7 +128,7 @@ spec: - key: nodetype operator: In values: - - connect + - services tolerations: - key: "nodetype" operator: "Equal" diff --git a/strimzi/mirror/mirror-maker2/00-kafka-mirror-maker-2-tls.yaml b/strimzi/mirror/mirror-maker2/00-kafka-mirror-maker-2-tls.yaml index 99250c52..4b7ffafb 100755 --- a/strimzi/mirror/mirror-maker2/00-kafka-mirror-maker-2-tls.yaml +++ b/strimzi/mirror/mirror-maker2/00-kafka-mirror-maker-2-tls.yaml @@ -94,7 +94,7 @@ spec: - key: nodetype operator: In values: - - connect + - services --- kind: ConfigMap