-
Notifications
You must be signed in to change notification settings - Fork 1
Add initial helm chart files #1
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
Conversation
b2b6408
to
7e2596a
Compare
confs/deployment.yaml
Outdated
# Trust store path | ||
trustStorePath: '${sys:carbon.home}/resources/security/client-truststore.jks' | ||
# Trust store password | ||
trustStorePassword: 'wso2carbon' |
There was a problem hiding this comment.
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?
There was a problem hiding this comment.
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 |
There was a problem hiding this comment.
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?
There was a problem hiding this comment.
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.
$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