You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by wi...@apache.org on 2021/03/13 14:14:42 UTC

[incubator-streampipes-installer] branch dev updated: updated name of connect-worker svc

This is an automated email from the ASF dual-hosted git repository.

wiener pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-streampipes-installer.git


The following commit(s) were added to refs/heads/dev by this push:
     new fcb495e  updated name of connect-worker svc
     new 66830d7  Merge pull request #12 from mfaizanse/dev
fcb495e is described below

commit fcb495ebb9d52d425f123461980d83e8e125342e
Author: Muhammad Faizan <m....@eu.denso.com>
AuthorDate: Sat Mar 13 12:27:29 2021 +0100

    updated name of connect-worker svc
---
 k8s/templates/extensions/connect-adapters/connect-worker-service.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/k8s/templates/extensions/connect-adapters/connect-worker-service.yaml b/k8s/templates/extensions/connect-adapters/connect-worker-service.yaml
index db6a950..3481761 100644
--- a/k8s/templates/extensions/connect-adapters/connect-worker-service.yaml
+++ b/k8s/templates/extensions/connect-adapters/connect-worker-service.yaml
@@ -16,7 +16,7 @@
 apiVersion: v1
 kind: Service
 metadata:
-  name: connect-worker
+  name: connect-worker-main
 spec:
   selector:
     app: connect-worker