certmanager update
This commit is contained in:
27337
certmanager/main.yaml
27337
certmanager/main.yaml
File diff suppressed because it is too large
Load Diff
11
certmanager/src/kustomization.yaml
Normal file
11
certmanager/src/kustomization.yaml
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
---
|
||||||
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||||
|
kind: Kustomization
|
||||||
|
|
||||||
|
helmCharts:
|
||||||
|
- name: cert-manager
|
||||||
|
repo: https://charts.jetstack.io
|
||||||
|
version: 1.19.1
|
||||||
|
releaseName: cert-manager
|
||||||
|
namespace: cert-manager
|
||||||
|
valuesFile: values.yaml
|
||||||
1495
certmanager/src/values.yaml
Normal file
1495
certmanager/src/values.yaml
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user