-
Notifications
You must be signed in to change notification settings - Fork 3
Adds Kubernetes deployment support #77
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
base: dev
Are you sure you want to change the base?
Conversation
228f7c4 to
ae18376
Compare
ae18376 to
97aa19a
Compare
Removed the word 'can'.
and improve documentation
32b0ec8 to
53da6e5
Compare
move readmes to wiki
aeeb1d8 to
c94978f
Compare
-dev chart now includes these by default
…into story/PLAT-11613-k8s_example
|
Documentation updates from Karen are now also included in this PR |
|
Changes that need to be made to the Minikube deployment documentation: https://github.com/IQGeo/utils-project-template/wiki/Minikube-Setup-for-Testing-Deployments
|
|
@luiscamachopt is there a reference sheet that outlines the values set in the helm chart? |
Sydney-Marsden
left a comment
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.
Verified Minikube local deployment.
Adds Helm chart for Kubernetes deployment and improves deployment documentation.
Relates to PLAT-11613