Skip to content

Commit c0f3953

Browse files
Merge pull request #91122 from openshift-cherrypick-robot/cherry-pick-91030-to-rhacs-docs-4.7
[rhacs-docs-4.7] ROX-28674: Disable the policy as code feature
2 parents ee1861a + 8187d45 commit c0f3953

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/policy-as-code-disable.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ The policy as code feature is automatically enabled when you install {product-ti
1212

1313
To disable the policy as code feature, complete one of the following tasks, depending on the method you used to install {product-title-short}:
1414

15-
* If you installed {product-title-short} by using the Operator, set the `spec.configAsCode.configAsCodeComponent` field to `Enabled`.
16-
* If you installed {product-title-short} by using Helm charts, set the `configAsCode.enabled` field in the `values.yaml` file to `true`.
15+
* If you installed {product-title-short} by using the Operator, set the `spec.configAsCode.configAsCodeComponent` field to `Disabled`.
16+
* If you installed {product-title-short} by using Helm charts, set the `configAsCode.enabled` field in the `values.yaml` file to `false`.
1717
* If you installed {product-title-short} by using the manifest installation method, also known as the `roxctl` method, delete the `config-controller` deployment by running the following command:
1818
+
1919
[source,terminal]

0 commit comments

Comments
 (0)