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

Webhook AppArmor annotation fixed #658

Merged
merged 1 commit into from
Mar 22, 2022

Conversation

aorcholski
Copy link
Contributor

Description

Helm configuration for Webhook is invalid. AppArmor annotation "container.apparmor.security.beta.kubernetes.io/dynatrace" indicates to non-existent container.The right name is "webhook".

How can this be tested?

Install DO using helm command. Values.yaml file should contain:

webhook:
  apparmor: true

Checklist

  • PR is labeled accordingly

@aorcholski aorcholski added the bug Something isn't working label Mar 22, 2022
@aorcholski aorcholski merged commit cd6ba07 into master Mar 22, 2022
@aorcholski aorcholski deleted the fix/helm-config-for-webhook-apparmor-property branch March 22, 2022 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants