added cert manager configuration
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# not in use. remove and add to kb
|
||||
# ingress exposing and endpoint to an docker running on another server without kubernets
|
||||
# ingress exposing and endpoint to an docker running on another server without kubernets
|
||||
apiVersion: v1
|
||||
kind: Endpoints
|
||||
metadata:
|
||||
|
||||
@@ -59,6 +59,7 @@ ingress:
|
||||
className: traefik
|
||||
annotations:
|
||||
kubernetes.io/ingress.class: traefik
|
||||
cert-manager.io/cluster-issuer: "letsencrypt-prod"
|
||||
hosts:
|
||||
- host: cloud.limbosolutions.com
|
||||
paths:
|
||||
|
||||
Reference in New Issue
Block a user