rancher install ok

This commit is contained in:
Karim Naufal
2022-05-04 15:59:03 +02:00
parent ebe1a279fc
commit 725eb334a9
5 changed files with 112 additions and 3 deletions

View File

@@ -0,0 +1,17 @@
---
apiVersion: v1
kind: Namespace
metadata:
name: cert-manager
---
apiVersion: helm.cattle.io/v1
kind: HelmChart
metadata:
name: cert-manager
namespace: kube-system
spec:
chart: cert-manager
repo: https://charts.jetstack.io
targetNamespace: cert-manager
valuesContent: |-
installCRDs: true