Add letsencrypt issuer
This commit is contained in:
parent
f26ab51f77
commit
b60385e98e
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ metadata:
|
|||
name: k8s-poc-ingress
|
||||
annotations:
|
||||
kubernetes.io/ingress.class: "nginx"
|
||||
#cert-manager.io/issuer: "letsencrypt-staging"
|
||||
cert-manager.io/issuer: "letsencrypt-staging"
|
||||
spec:
|
||||
tls:
|
||||
- hosts:
|
||||
|
|
Loading…
Reference in a new issue