mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
update
This commit is contained in:
parent
f26d1cd366
commit
81f2695095
1 changed files with 8 additions and 0 deletions
8
infra/istio-system/templates/issuer.yaml
Normal file
8
infra/istio-system/templates/issuer.yaml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
apiVersion: cert-manager.io/v1
|
||||
kind: Issuer
|
||||
metadata:
|
||||
name: vault-issuer
|
||||
namespace: istio-system
|
||||
spec:
|
||||
ca:
|
||||
secretName: ca-key-pair
|
||||
Loading…
Add table
Add a link
Reference in a new issue