changes
This commit is contained in:
@ -3,7 +3,7 @@ kind: Ingress
|
||||
metadata:
|
||||
name: dtrack
|
||||
annotations:
|
||||
cert-manager.io/cluster-issuer: letsencrypt-staging-http
|
||||
cert-manager.io/cluster-issuer: letsencrypt-production-http
|
||||
spec:
|
||||
tls:
|
||||
- hosts:
|
||||
@ -26,7 +26,7 @@ kind: Ingress
|
||||
metadata:
|
||||
name: dtrack-api
|
||||
annotations:
|
||||
cert-manager.io/cluster-issuer: letsencrypt-staging-http
|
||||
cert-manager.io/cluster-issuer: letsencrypt-production-http
|
||||
spec:
|
||||
tls:
|
||||
- hosts:
|
||||
|
Reference in New Issue
Block a user