Ahamed Nazeem

Results 3 comments of Ahamed Nazeem

What have you given in values.yaml under minio section? We deployed without MinIO and using filesystem without any issue.

ALB annotations used: > annotations: kubernetes.io/ingress.class: "alb" alb.ingress.kubernetes.io/actions.ssl-redirect: "{\"type\": \"redirect\", \"redirectConfig\": { \"protocol\": \"HTTPS\", \"port\": \"443\", \"statusCode\": \"HTTP_301\"}}" alb.ingress.kubernetes.io/backend-protocol: HTTP alb.ingress.kubernetes.io/healthcheck-protocol: HTTPS alb.ingress.kubernetes.io/certificate-arn: "xxxxxxxxxxxxxxxxxxxxxx" alb.ingress.kubernetes.io/healthcheck-path: "/health" alb.ingress.kubernetes.io/listen-ports: "[{\"HTTP\":80,\"HTTPS\":443}]" alb.ingress.kubernetes.io/scheme: "internal"...

Moved this issue to https://github.com/reportportal/kubernetes/issues/274