*** Wartungsfenster jeden ersten Mittwoch vormittag im Monat ***

Skip to content
Snippets Groups Projects
Commit f3bf9209 authored by Weber, Thomas's avatar Weber, Thomas
Browse files

feature: add cert-manager-trust

parent 9f324d67
No related branches found
No related tags found
1 merge request!1Restore main as the default branch
...@@ -21,6 +21,19 @@ spec: ...@@ -21,6 +21,19 @@ spec:
set: set:
installCRDs: "true" installCRDs: "true"
---
apiVersion: helm.cattle.io/v1
kind: HelmChart
metadata:
name: cert-manager-trust
namespace: kube-system
spec:
repo: https://charts.jetstack.io
chart: cert-manager-trust
version: {{ item.value.trustVersion | default("v0.1.1") }}
bootstrap: True
targetNamespace: cert-manager
--- ---
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment