added cert issuer
This commit is contained in:
parent
8d2fb048bd
commit
cf7f98a1a9
1 changed files with 3 additions and 0 deletions
|
|
@ -2,6 +2,9 @@ apiVersion: networking.k8s.io/v1
|
|||
kind: Ingress
|
||||
metadata:
|
||||
name: proxy-detection-ingress
|
||||
annotations:
|
||||
cert-manager.io/cluster-issuer: letsencrypt-prod
|
||||
|
||||
labels:
|
||||
app: proxy-detection-api
|
||||
spec:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue