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 storageclasses permissions to elastic-defend template #38

Merged
merged 1 commit into from
Jan 19, 2023

Conversation

mjwolf
Copy link
Contributor

@mjwolf mjwolf commented Jan 11, 2023

Add get, list, watch permissions for storageclasses in kubernetes managed agent manifest, which are required for the agent to monitor these resources

This ports the change from the agent kubernetes templates: elastic/elastic-agent#1470

Closes #35

The storageclasses permission is needed by agent to monitor these
resources.
Copy link
Member

@norrietaylor norrietaylor left a comment

Choose a reason for hiding this comment

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

LGTM.

@mjwolf mjwolf merged commit a1fcb5d into main Jan 19, 2023
@mjwolf mjwolf deleted the storageclasses-perm branch January 19, 2023 19:50
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.

Missing permissions in kubernetes deployment manifest of Elastic-Agent
5 participants