remove cert issuer to debug issue
This commit is contained in:
parent
eb7b8e9da8
commit
b038898c8a
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@ kind: Ingress
|
|||
metadata:
|
||||
name: external-svc
|
||||
namespace: infra
|
||||
annotations:
|
||||
cert-manager.io/issuer: "letsencrypt-staging"
|
||||
# annotations:
|
||||
# cert-manager.io/issuer: "letsencrypt-staging"
|
||||
spec:
|
||||
tls:
|
||||
- hosts:
|
||||
|
|
Loading…
Reference in a new issue