Skip to content

Commit

Permalink
Add deprecation notice for pod security policy (#1399)
Browse files Browse the repository at this point in the history
Signed-off-by: matttrach <[email protected]>
  • Loading branch information
matttrach authored Sep 5, 2024
1 parent a944d16 commit 3b295bf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/resources/pod_security_policy_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ description: |-

Provides a Rancher v2 PodSecurityPolicyTemplate resource. This can be used to create PodSecurityPolicyTemplates for Rancher v2 environments and retrieve their information.

Warning! Pod security policy templates are deprecated and shouldn't be used.
Please use rancher2_pod_security_admission_configuration_template instead.

## Example Usage

```hcl-terraform
Expand Down

0 comments on commit 3b295bf

Please sign in to comment.