Resource Type: kubernetes_pod_security_policy

Defined in:
lib/puppet/type/kubernetes_pod_security_policy.rb
Providers:
swagger

Overview

Pod Security Policy governs the ability to make requests that affect the Security Context that will be applied to a pod and container.

Properties

Parameters

  • name (namevar)

    Name of the pod_security_policy.

  • provider

    The specific backend to use for this ‘kubernetes_pod_security_policy` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.