Skip to content

Commit

Permalink
review comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ewan-chalmers authored Jan 3, 2025
1 parent ab3b512 commit f92bf62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/book/src/topics/auto-restart-on-rotation.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Using custom resources created by the Secrets Store CSI Driver, a Kubernetes con

## SecretProviderClassPodStatus custom resource

The relevant custom resource is [`SecretProviderClassPodStatus`](https://secrets-store-csi-driver.sigs.k8s.io/concepts#secretproviderclasspodstatus).
The relevant custom resource is [`SecretProviderClassPodStatus`](./concepts#secretproviderclasspodstatus).

Each `SecretProviderClassPodStatus` custom resource (CR) has a one-to-one relationship with a pod that references secrets using the Secrets Store CSI Driver. The CR includes the pod name, namespace and other attributes. The driver manages the lifecycle of `SecretProviderClassPodStatus` which is tied to the lifecycle of the associated pod.

Expand Down

0 comments on commit f92bf62

Please sign in to comment.