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:
|
metadata:
|
||||||
name: external-svc
|
name: external-svc
|
||||||
namespace: infra
|
namespace: infra
|
||||||
annotations:
|
# annotations:
|
||||||
cert-manager.io/issuer: "letsencrypt-staging"
|
# cert-manager.io/issuer: "letsencrypt-staging"
|
||||||
spec:
|
spec:
|
||||||
tls:
|
tls:
|
||||||
- hosts:
|
- hosts:
|
||||||
|
|
Loading…
Reference in a new issue