We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 56aa8be + ec7369b commit d98ae0eCopy full SHA for d98ae0e
docs/book/src/user/quick-start.md
@@ -911,7 +911,7 @@ export SERVICE_DOMAIN="k8s.test"
911
912
It is also possible but **not recommended** to disable the per-default enabled [Pod Security Standard](../security/pod-security-standards.md):
913
```bash
914
-export ENABLE_POD_SECURITY_STANDARD="false"
+export POD_SECURITY_STANDARD_ENABLED="false"
915
```
916
917
{{#/tab }}
0 commit comments