Skip to content

Commit 4b48334

Browse files
Update src/pages/docs/kubernetes/targets/kubernetes-agent/storage.md
Co-authored-by: Liam Mackie <liam.mackie@octopus.com>
1 parent 16a58c2 commit 4b48334

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/pages/docs/kubernetes/targets/kubernetes-agent

src/pages/docs/kubernetes/targets/kubernetes-agent/storage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ This can be provided during installation, or in a `helm upgrade`, via `--set` fl
9292
```
9393

9494
:::div{.hint}
95-
On OpenShift you can alternatively grant the agent's service account access to an appropriate [SecurityContextConstraint (SCC)](https://docs.openshift.com/container-platform/latest/authentication/managing-security-context-constraints.html). Using `spc_t` is the simplest option that works consistently across SELinux-enforced clusters.
95+
If you don't want to set the SELinux type on an OpenShift cluster, you can grant the agent's service account access to an appropriate [SecurityContextConstraint (SCC)](https://docs.openshift.com/container-platform/latest/authentication/managing-security-context-constraints.html) instead.
9696
:::
9797

9898
## Azure Files CSI driver

0 commit comments

Comments
 (0)