mirror of
https://github.com/bitnami/charts.git
synced 2026-03-14 06:47:28 +08:00
[bitnami/*] Mark PodSecurityPolicy resources as deprecated (#7948)
* [bitnami/concourse] Deprecate PSP * [bitnami/elasticsearch] Deprecate PSP * [bitnami/external-dns] Deprecate PSP * [bitnami/fluentd] Deprecate PSP * [bitnami/kiam] Deprecate PSP * [bitnami/common] Change common.capabilities.policy.apiVersion description * Version bumps and minor fixes after sync with master * [bitnami/fluentd] Drop PSP checksum annotation from DaemonSet * [bitnami/common] Correct common.capabilities.policy.apiVersion description
This commit is contained in:
@@ -457,7 +457,7 @@ forwarder:
|
||||
## Role Based Access
|
||||
## ref: https://kubernetes.io/docs/admin/authorization/rbac/
|
||||
## @param forwarder.rbac.create Specify whether RBAC resources should be created and used, allowing the get, watch and list of pods/namespaces
|
||||
## @param forwarder.rbac.pspEnabled Specify whether the bundled Pod Security Policy should be created and bound with RBAC
|
||||
## @param forwarder.rbac.pspEnabled Whether to create a PodSecurityPolicy and bound it with RBAC. WARNING: PodSecurityPolicy is deprecated in Kubernetes v1.21 or later, unavailable in v1.25 or later
|
||||
##
|
||||
rbac:
|
||||
create: true
|
||||
|
||||
Reference in New Issue
Block a user