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

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

feature: add selfsigned-issuer

parent f3bf9209
No related branches found
No related tags found
1 merge request!1Restore main as the default branch
......@@ -37,6 +37,15 @@ spec:
---
apiVersion: cert-manager.io/v1
kind: ClusterIssuer
metadata:
name: selfsigned-issuer
spec:
selfSigned: {}
---
apiVersion: cert-manager.io/v1
kind: ClusterIssuer
metadata:
......
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