Updated cert manager

This commit is contained in:
Marcus Noble 2020-05-07 14:15:01 +01:00
parent 20f25c12b3
commit ef2221a164
2 changed files with 5 additions and 5879 deletions

File diff suppressed because it is too large Load Diff

View File

@ -4,7 +4,9 @@ metadata:
name: cert-manager
labels:
certmanager.k8s.io/disable-validation: "true"
---
apiVersion: helm.fluxcd.io/v1
kind: HelmRelease
metadata:
@ -14,9 +16,10 @@ spec:
chart:
repository: https://charts.jetstack.io
name: cert-manager
version: v0.14.3
maxHistory: 4
version: v0.15.0
maxHistory: 5
values:
installCRDs: "true"
resources:
requests:
cpu: 10m