fix: use correct healthcheck path
This commit is contained in:
@@ -8,6 +8,7 @@ metadata:
|
||||
alb.ingress.kubernetes.io/target-type: instance
|
||||
alb.ingress.kubernetes.io/listen-ports: '[{"HTTP": 80},{"HTTPS": 443}]'
|
||||
alb.ingress.kubernetes.io/ssl-redirect: "443"
|
||||
alb.ingress.kubernetes.io/healthcheck-path: '/health'
|
||||
spec:
|
||||
rules:
|
||||
- host: "schemas.unbound.se"
|
||||
|
||||
Reference in New Issue
Block a user