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 securityContext to all workloads #61

Merged
merged 5 commits into from
Sep 17, 2020
Merged

Conversation

DerGut
Copy link
Contributor

@DerGut DerGut commented Sep 16, 2020

As discussed in #60 this PR adds template variables for the securityContext to all workloads (Balancer, JuiceShop, Cleaner and WatchDog). This should cover all use cases.
I also considered merging them into one global securityContext variable but this would couple the MultiJuicer and JuiceShop further and might prevent some use cases.

The PR is still missing an update to the Charts Readme. It looks like it was generated by the Readme.md.gotmpl. However, I couldn't find a any resources on how to generate the variable used: https://github.com/iteratec/multi-juicer/blob/dc4e7c1f966350746b75e4fb64ad8426a2a05300/helm/multi-juicer/README.md.gotmpl#L21

Copy link
Member

@J12934 J12934 left a comment

Choose a reason for hiding this comment

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

Awesome work, thank you very much 👍

The readme / values table was generated using helm-docs. Will regenerate the table post-merge.

@J12934 J12934 merged commit 3f57a54 into juice-shop:master Sep 17, 2020
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