forked from openshift/release
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use ENABLE_WEBHOOKS ARG in Dockerfile (openshift#58391)
In an effort to reduce the computational load of our operators. We are disabling webhooks in the service operators by default. However, they are still required in CI for Kuttl tests to succeed. This change leverages the ENABLE_WEBHOOKS ARG added to the Dockerfile. As an example of this Dockerfile change, reference: https://github.com/openstack-k8s-operators/heat-operator/pull/466/files Signed-off-by: Brendan Shephard <[email protected]>
- Loading branch information
1 parent
6346ed5
commit 68faaad
Showing
1 changed file
with
46 additions
and
40 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters