Skip to content

Commit

Permalink
make bundle-generate
Browse files Browse the repository at this point in the history
Signed-off-by: Richard Wall <richard.wall@venafi.com>
  • Loading branch information
wallrj committed Feb 7, 2024
1 parent ab1ddcf commit 0ef430c
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions bundle/manifests/cert-manager.clusterserviceversion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ metadata:
capabilities: Full Lifecycle
categories: Security
containerImage: quay.io/jetstack/cert-manager-controller:v1.14.1
createdAt: '2024-02-07T10:00:36'
createdAt: '2024-02-07T10:48:57'
olm.skipRange: '>=1.14.0 <1.14.1-rc1'
operators.operatorframework.io/builder: operator-sdk-v1.33.0
operators.operatorframework.io/internal-objects: |-
Expand Down Expand Up @@ -770,9 +770,6 @@ spec:
- args:
- --v=2
- --secure-port=10250
- --dynamic-serving-ca-secret-namespace=$(POD_NAMESPACE)
- --dynamic-serving-ca-secret-name=cert-manager-webhook-ca
- --dynamic-serving-dns-names=cert-manager-webhook-service.$(POD_NAMESPACE).svc
- --tls-cert-file=/apiserver.local.config/certificates/apiserver.crt
- --tls-private-key-file=/apiserver.local.config/certificates/apiserver.key
env:
Expand Down

0 comments on commit 0ef430c

Please sign in to comment.