We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8f3ec2 commit 4d0dd62Copy full SHA for 4d0dd62
values.yaml
@@ -80,6 +80,7 @@ tfe:
80
httpsPort: 9091
81
privateHttpPort: 8080
82
privateHttpsPort: 8443
83
+ # Specifies the port that the system API endpoints listen on for HTTPS requests.
84
adminHttpsPort: 8446
85
## Readiness probe settings customize the terraform-enterprise health check path, eg: to use the full service dependency check
86
# readinessProbePath: "/_health_check?full"
0 commit comments