Skip to content

Add PodSecurityPolicy#30

Closed
bondar-pavel wants to merge 2 commits intoapache:mainfrom
bondar-pavel:add_psp
Closed

Add PodSecurityPolicy#30
bondar-pavel wants to merge 2 commits intoapache:mainfrom
bondar-pavel:add_psp

Conversation

@bondar-pavel
Copy link
Copy Markdown

@bondar-pavel bondar-pavel commented Jun 4, 2020

What this PR does / why we need it:

Some environments enforce PodSecurityPolicy checks
and deployment fails if objects PodSecurityPolicy, ClusterRole and ClusterRoleBinding are not declared.

This commit adds PodSecurityPolicy, ClusterRole and ClusterRoleBinding
objects and adds new configuration option podSecurityPolicy, which is
disabled by default.

Which issue this PR fixes

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.

  • Chart Version bumped
  • e2e tests pass
  • Variables are documented in the README.md
  • Chart tgz added to /docs and index updated

Some environments enforce PodSecurityPolicy checks
and deployment fails if objects PodSecurityPolicy, ClusterRole and ClusterRoleBinding are not declared.

This commit adds PodSecurityPolicy, ClusterRole and ClusterRoleBinding
objects and adds new configuration option podSecurityPolicy, which is
disabled by default.

Related to apache#13
@wohali wohali changed the base branch from master to main November 5, 2020 17:11
@willholley
Copy link
Copy Markdown
Member

closing as stale

@willholley willholley closed this Jul 26, 2023
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