mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-10 01:01:27 -05:00
add cert manager to dmz
This commit is contained in:
parent
ed3d4941b3
commit
ba79286ce6
6 changed files with 124 additions and 0 deletions
6
dmz/cert-manager/templates/issuer.yaml
Normal file
6
dmz/cert-manager/templates/issuer.yaml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
apiVersion: v1
|
||||
kind: ServiceAccount
|
||||
metadata:
|
||||
name: issuer
|
||||
secrets:
|
||||
- name: issuer-token-lmzpj
|
||||
Loading…
Add table
Add a link
Reference in a new issue