You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.
These options should use the same defaults provided by Gatekeeper (see its Helm chart), which is typically the safe value of false, or null, etc. These encompass all the Gatekeeper Helm Chart options provided in v3.5.1. We should consider whether to add all of them or on an as-needed basis.
These options should use the same defaults provided by Gatekeeper (see its Helm chart), which is typically the safe value of
false
, ornull
, etc. These encompass all the Gatekeeper Helm Chart options provided inv3.5.1
. We should consider whether to add all of them or on an as-needed basis.GatekeeperSpec
:validatingWebhookTimeoutSeconds
enableDeleteOperations
PodLabels
ImageConfig
:pullSecrets
Gatekeeper Controller Manager (
WebhookConfig
):--log-denies
(Update Operator to support Gatekeeper v3.5.1 #181)--disable-opa-builtin
(e.g.http.send
)hostNetwork
priorityClassName
Gatekeeper Audit (
AuditConfig
):--audit-match-kind-only
hostNetwork
priorityClassName
PodDisruptionBudget (consider adding this object to the Gatekeeper Controller config
WebhookConfig
):minAvailable
ResourceQuota (consider embedding this object into each controller config e.g.
WebhookConfig
):podCountLimit
SecretAnnotations
Service:
type
loadBalancerIP
The text was updated successfully, but these errors were encountered: