Upgrade cert-manager to 1.5.4 (#204)
This commit is contained in:
parent
91f8b6f6b1
commit
40a4d50923
@ -271,7 +271,7 @@ auth:
|
||||
## for components within a Pulsar cluster
|
||||
certs:
|
||||
internal_issuer:
|
||||
apiVersion: cert-manager.io/v1alpha2
|
||||
apiVersion: cert-manager.io/v1
|
||||
enabled: false
|
||||
component: internal-cert-issuer
|
||||
type: selfsigning
|
||||
|
||||
@ -21,7 +21,7 @@
|
||||
|
||||
NAMESPACE=cert-manager
|
||||
NAME=cert-manager
|
||||
VERSION=v1.1.0
|
||||
VERSION=v1.5.4
|
||||
|
||||
# Install cert-manager CustomResourceDefinition resources
|
||||
echo "Installing cert-manager CRD resources ..."
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user