We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 091f22d commit 15f8cafCopy full SHA for 15f8caf
deploy/ingress.yaml
@@ -3,7 +3,7 @@ kind: Ingress
3
metadata:
4
name: backend
5
annotations:
6
- kubernetes.io/ingress.class: nginx-2
+ kubernetes.io/ingress.class: nginx
7
nginx.ingress.kubernetes.io/force-ssl-redirect: "true"
8
cert-manager.io/cluster-issuer: letsencrypt
9
spec:
0 commit comments