домену типа test.k8s.example.com ?
такая конструкция не работает чет , или я не в ту сторону воюю
ingress:
enabled: true
className: ""
annotations:
acme.cert-manager.io/http01-edit-in-place: "true"
ingress.kubernetes.io/ssl-redirect: "false"
kubernetes.io/ingress.allow-http: "true"
kubernetes.io/ingress.class: nginx
hosts:
- host: test.k8s.example.com
paths:
- path: /api/v1/
pathType: ImplementationSpecific
tls:
- hosts:
- test.k8s.example.com
secretName: ingress-cert
для "не работает" обычно применяют "починил, теперь работает". Универсальное средство
меня вопрос интересует это приниципиально чинится ?
"не работает"? 50 на 50
в случае с nginx эта аннотация скорее всего не нужна, кстати acme.cert-manager.io/http01-edit-in-place: "true"
Обсуждают сегодня