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
53f91d61d1
commit
dd94e0ab86
1 changed files with 8 additions and 8 deletions
|
|
@ -1,8 +1,8 @@
|
||||||
apiVersion: cert-manager.io/v1
|
#apiVersion: cert-manager.io/v1
|
||||||
kind: Issuer
|
#kind: Issuer
|
||||||
metadata:
|
#metadata:
|
||||||
name: vault-issuer
|
# name: vault-issuer
|
||||||
namespace: istio-system
|
# namespace: istio-system
|
||||||
spec:
|
#spec:
|
||||||
ca:
|
# ca:
|
||||||
secretName: ca-key-pair
|
# secretName: ca-key-pair
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue