Skip to content

Commit

Permalink
Create issuer.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
m-yosefpor authored Aug 27, 2023
1 parent 53ca195 commit 72afbb4
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions config/samples/issuer.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
apiVersion: cert-manager.io/v1
kind: Issuer
metadata:
labels:
app.kubernetes.io/instance: cerberus
name: cerberus-selfsigned-issuer
namespace: cerberus-system
spec:
selfSigned: {}

0 comments on commit 72afbb4

Please sign in to comment.