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

charts: fixed container security-context typo #173

Merged
merged 1 commit into from
Apr 18, 2024
Merged

Conversation

giautm
Copy link
Member

@giautm giautm commented Apr 18, 2024

No description provided.

@giautm giautm changed the title charts: fixed container SC typo charts: fixed container security-context typo Apr 18, 2024
@@ -51,7 +51,7 @@ spec:
resources:
{{- toYaml .Values.resources | nindent 10 }}
securityContext:
{{- toYaml .Values.containerSecurityContext | nindent 10 }}
{{- toYaml .Values.securityContext | nindent 10 }}
Copy link
Member Author

Choose a reason for hiding this comment

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

securityContext:
runAsUser: 1000
allowPrivilegeEscalation: false
capabilities:
drop:
- ALL

@giautm giautm requested review from rotemtam and datdao April 18, 2024 08:37
@giautm giautm merged commit 19618ec into master Apr 18, 2024
5 checks passed
@giautm giautm deleted the g/container-sc branch April 18, 2024 08:46
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