Skip to content

Conversation

wkbrd
Copy link
Contributor

@wkbrd wkbrd commented Jan 6, 2025

In support of running the Docker Registry in a namespace where Pod Security Standard restricted profile is in use and Istio is injecting a sidecar, the seccompProfile needs to be constrained. This change to values.yaml has no effect if Istio is not being used.

Also, to address best practices for securing a Helm chart, the mounting of service account tokens should not be performed unless it is needed. Since this application does not appear to use it, it can be disabled (value of false). Removing it in both the service account and the deployment (pod) definition is the recommended security guideline.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant