update
This commit is contained in:
@@ -22,4 +22,18 @@ spec:
|
||||
role: issuer
|
||||
secretRef:
|
||||
name: issuer-token-lmzpj
|
||||
key: token
|
||||
key: token
|
||||
|
||||
---
|
||||
|
||||
apiVersion: cert-manager.io/v1
|
||||
kind: Certificate
|
||||
metadata:
|
||||
name: test
|
||||
spec:
|
||||
secretName: test-lst
|
||||
issuerRef:
|
||||
name: vault-issuer
|
||||
commonName: test.durp.info
|
||||
dnsNames:
|
||||
- test.durp.info
|
||||
|
||||
Reference in New Issue
Block a user