Lennart Passig 3 years ago committed by GitHub
parent a67e42b00f
commit f2ec01e214
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -171,7 +171,7 @@ controller {
# This is the public hostname or IP where the workers can reach the
# controller. This should typically be a load balancer address
public_cluster_address = "example-cluster-lb.example.com"
public_cluster_addr = "example-cluster-lb.example.com"
# Enterprise license file, can also be the raw value or env:// value
license = "file:///path/to/license/file.hclic"

Loading…
Cancel
Save