Skip to content

[ADD] helm chart#102

Open
pushthat wants to merge 1 commit into
valeriansaliou:masterfrom
pushthat:master
Open

[ADD] helm chart#102
pushthat wants to merge 1 commit into
valeriansaliou:masterfrom
pushthat:master

Conversation

@pushthat
Copy link
Copy Markdown

Hey,

This Helm chart facilitate the creation of a sonic statefullset on Kubernetes.

Regard,

@OGKevin
Copy link
Copy Markdown
Contributor

OGKevin commented Apr 6, 2019

I think this PR would be more appropriate in the official helm repo maybe ? 🤔

@pushthat
Copy link
Copy Markdown
Author

pushthat commented Apr 8, 2019

Not all the requirements are met for this chart to be accepted on the helm/charts repo, like all the parameters of the configmap not being configurable from the values.yaml
I made this chart as a first working iteration

@sergeyshaykhullin
Copy link
Copy Markdown

@pushthat @valeriansaliou
Hello, any updates on this?
Thanks!

volumeMounts:
{{- if .Values.persistence.enabled }}
- name: data
mountPath: /var/lib/sonic/store/
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Shouldn't it be?

Suggested change
mountPath: /var/lib/sonic/store/
mountPath: /usr/src/sonic/data

because in config is path = "./data/store/kv/" and workdir is /usr/src/sonic

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