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.
1 parent 73ed167 commit ec7369bCopy full SHA for ec7369b
docs/book/src/user/quick-start.md
@@ -819,7 +819,7 @@ export SERVICE_DOMAIN="k8s.test"
819
820
It is also possible but **not recommended** to disable the per-default enabled [Pod Security Standard](../security/pod-security-standards.md):
821
```bash
822
-export ENABLE_POD_SECURITY_STANDARD="false"
+export POD_SECURITY_STANDARD_ENABLED="false"
823
```
824
825
{{#/tab }}
0 commit comments