Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change tektondahboard service type to NodePort #277

Merged
merged 1 commit into from
Aug 19, 2022

Conversation

hakuna-matatah
Copy link
Contributor

@hakuna-matatah hakuna-matatah commented Aug 19, 2022

Issue #, if available:
#252
#253

Description of changes:

  • change service type of tekton-dashboard to Nodeport

testing

- dev-dsk-hakuna-2c-0fa5574b % kubectl get services -n tekton-pipelines
NAME                          TYPE        CLUSTER-IP       EXTERNAL-IP   PORT(S)                              AGE
tekton-dashboard              NodePort    172.20.240.237   <none>        9097:31669/TCP                       31h
tekton-pipelines-controller   ClusterIP   172.20.65.59     <none>        9090/TCP,8008/TCP,8080/TCP           31h
tekton-pipelines-webhook      ClusterIP   172.20.238.21    <none>        9090/TCP,8008/TCP,443/TCP,8080/TCP   31h
tekton-triggers-controller    ClusterIP   172.20.171.72    <none>        9000/TCP                             31h
tekton-triggers-webhook       ClusterIP   172.20.204.191   <none>        443/TCP                              31h

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Copy link
Contributor

@felix-zhe-huang felix-zhe-huang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@hakuna-matatah hakuna-matatah merged commit 960ff7d into awslabs:main Aug 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants