Skip to content

Conversation

poorna2152
Copy link
Contributor

$subject

This involves adding a stateful set which deploys given number of replicas to a kubernetes cluster. The
wso2carbon: id is unique between the pods and it is set to be the podname

@poorna2152 poorna2152 force-pushed the add_initial branch 2 times, most recently from b2b6408 to 7e2596a Compare March 29, 2025 16:04
# Trust store path
trustStorePath: '${sys:carbon.home}/resources/security/client-truststore.jks'
# Trust store password
trustStorePassword: 'wso2carbon'

Choose a reason for hiding this comment

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

Shall we check whether any other properties need to be configurable?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Updated

- host: {{ .Values.wso2.deployment.hostname | quote }}
http:
paths:
- path: /siddhi-apps

Choose a reason for hiding this comment

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

Is this the only path that is needed? Could there be any other paths?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

For the moment only exposed the Siddhi Apps API. There can be other paths which are depends on the user deployments that the user have to specify.

@poorna2152 poorna2152 merged commit aace9f4 into main Mar 31, 2025
1 check passed
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.

4 participants