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

Default port change from 8080 -> 8181 #403

Merged
merged 2 commits into from
Apr 27, 2023
Merged

Default port change from 8080 -> 8181 #403

merged 2 commits into from
Apr 27, 2023

Conversation

maheshrajamani
Copy link
Contributor

@maheshrajamani maheshrajamani commented Apr 27, 2023

What this PR does:
Default port change from 8080 -> 8181

Which issue(s) this PR fixes:
Fixes #381

Checklist

  • Changes manually tested
  • Automated Tests added/updated
  • Documentation added/updated
  • CLA Signed: DataStax CLA

@maheshrajamani maheshrajamani requested a review from a team as a code owner April 27, 2023 18:56
@@ -30,7 +30,7 @@ spec:
- name: jsonapi
image: "{{ .Values.image.registry }}/{{ .Values.image.repository }}:{{ .Values.image.tag }}"
ports:
Copy link
Contributor

@tatu-at-datastax tatu-at-datastax Apr 27, 2023

Choose a reason for hiding this comment

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

Not changed in this PR but isn't YAML file name misleading wrt docsapi part?
And would it make sense to rename now.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

make sense, renamed the file names.

@maheshrajamani maheshrajamani merged commit 05220f7 into main Apr 27, 2023
@maheshrajamani maheshrajamani deleted the port-change branch April 27, 2023 21:03
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.

Change JSON API default port number
2 participants