-
Notifications
You must be signed in to change notification settings - Fork 167
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
feat: add wiz manifests #8679
feat: add wiz manifests #8679
Conversation
👍 |
We should also populate the deletions.yaml. Otherwise, the ConfigItem cannot be used to turn it off again. |
updated 👍 |
Signed-off-by: Katyanna Moura <[email protected]>
Trigger deletions when daemonset is disabled. Co-authored-by: Zak Lawrence A <[email protected]>
- name: tmp-store | ||
emptyDir: | ||
sizeLimit: "100Mi" | ||
medium: "Memory" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Note that this memory volume will contribute to the memory limit of the pod. Would be good to understand with wiz if this must be memory backed or could be backed by disk and thereby allow to potentially lower the memory request/limit of daemonset pod.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sure @mikkeloscar 👍 , will check with the team if we can adapt the disk instead of memory.
…-restricted-capabilities
👍 |
1 similar comment
👍 |
This PR will add the manifests for WIZ Connector and WIZ Sensor components for active monitoring of Kubernetes clusters.
The following Resources will be added as part of the PR .
WIZ Connector
WIZ Sensor