Skip to content

Commit

Permalink
Merge pull request #22 from latin-ua/health_check_front
Browse files Browse the repository at this point in the history
add var for health check in values.yml
  • Loading branch information
metiletan committed Aug 6, 2023
2 parents 8f8a66f + 91f9f5c commit e13dd91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions values.yml.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ image: {{ requiredEnv "DOCKER_IMAGE" }}
externalDnsName:
- frontend.latin.com.ua
certificateArn: "arn:aws:acm:eu-central-1:991225504892:certificate/6b12e2d8-6b2f-4daa-a4b6-a0715555802d"
healthCheck: "/index.html"

0 comments on commit e13dd91

Please sign in to comment.