mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-09 08:41:30 -05:00
update
This commit is contained in:
parent
aabd349d60
commit
1019a69c77
1 changed files with 0 additions and 15 deletions
|
|
@ -1,15 +0,0 @@
|
||||||
apiVersion: cert-manager.io/v1
|
|
||||||
kind: Issuer
|
|
||||||
metadata:
|
|
||||||
name: vault-issuer
|
|
||||||
namespace: sandbox
|
|
||||||
spec:
|
|
||||||
vault:
|
|
||||||
path: pki/sign/infra
|
|
||||||
server: https://vault.local
|
|
||||||
auth:
|
|
||||||
kubernetes:
|
|
||||||
role: vault-issuer-role
|
|
||||||
mountPath: /v1/auth/jwt-cluster001
|
|
||||||
serviceAccountRef:
|
|
||||||
name: vault-issuer
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue