Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

https://issues.redhat.com/browse/ACM-16183 #7361

Open
wants to merge 1 commit into
base: 2.13_stage
Choose a base branch
from

Conversation

dockerymick
Copy link
Contributor

No description provided.

@@ -92,6 +97,8 @@ spec:
- `disable-cert-rotation`
- `client-cert-name`
- `tls-min-version`
<5> Use the `config` section to exclude namespaces from certain processes for all constraints on your hub cluster.
<6> The supported values for the `disableDefaultMatches` parameter are `true` and `false`. When you set the parameter to `true` the namespaces are not added to `excludedNamespaces` in the `config` custom resource of the Gatekeeper operator.
Copy link
Contributor

@yiraeChristineKim yiraeChristineKim Jan 8, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

DisableDefaultMatches is a boolean parameter that disables appending the default exempt namespaces provided by the Gatekeeper Operator, typically related to OpenShift or Kubernetes system namespaces (e.g., openshift-node, openshift-dns). By default, this parameter is set to false, allowing the default namespaces (like openshift-*) to be appended.

Copy link

openshift-ci bot commented Jan 9, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dockerymick, yiraeChristineKim

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants