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

Add UCI Transport Socket Build and Deploy Setup #3025

Conversation

ChakshuGautam
Copy link
Contributor

A new service to manage Tara Bot communication with UCI.
Repository - https://github.com/samagra-comms/transport-socket

@keshavprasadms @rjshrjndrn Please review and let me know if I missed anything.
I would need to test this build/deploy on dev today.

cc:- @Nik720 @vinukumar-vs @aayushkedia95

ports:
- containerPort: {{ .Values.network.port }}
{{- if .Values.healthcheck }}
livenessProbe:
Copy link
Contributor

Choose a reason for hiding this comment

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

Please see other charts for example. Please move this outside of deployment.yaml

The docker repo name is uci-transport-socket but it is searching in uci_transport_socket
@beepdot beepdot deleted the branch project-sunbird:release-4.5.0 August 24, 2022 13:13
@beepdot beepdot closed this Aug 24, 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