Migrate cert-manager chart to Argo

Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
2021-12-23 18:50:27 +00:00
parent 513625074a
commit 211f7b7251
2 changed files with 29 additions and 21 deletions

View File

@@ -7,27 +7,6 @@ metadata:
---
apiVersion: helm.fluxcd.io/v1
kind: HelmRelease
metadata:
name: cert-manager
namespace: cert-manager
spec:
chart:
repository: https://charts.jetstack.io
name: cert-manager
version: v1.5.4
maxHistory: 3
values:
installCRDs: "true"
resources:
requests:
memory: 32Mi
limits:
memory: 64Mi
---
apiVersion: cert-manager.io/v1
kind: ClusterIssuer
metadata: