Skip to content

Commit 978f69e

Browse files
committed
Still trying to fix style
1 parent 510890a commit 978f69e

File tree

3 files changed

+25
-0
lines changed

3 files changed

+25
-0
lines changed

operator/bundle/manifests/platform.stackrox.io_securedclusters.yaml

Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

operator/bundle/manifests/rhacs-operator.clusterserviceversion.yaml

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

operator/config/manifests/bases/rhacs-operator.clusterserviceversion.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1014,6 +1014,14 @@ spec:
10141014
The default is: Ignore.
10151015
displayName: Failure Policy
10161016
path: admissionControl.failurePolicy
1017+
- description: Controls if process baselines are locked once the observation
1018+
period ends
1019+
displayName: Auto Lock Process Baseline
1020+
path: autoLockProcessBaseline
1021+
- description: When set to true process baselines are locked when the observation
1022+
period ends
1023+
displayName: Enabled
1024+
path: autoLockProcessBaseline.enabled
10171025
- description: Custom environment variables to set on managed pods' containers.
10181026
displayName: Environment Variables
10191027
path: customize.envVars

0 commit comments

Comments
 (0)