diff --git a/egress-gateway.nomad.hcl b/egress-gateway.nomad.hcl index 53b658a..947216e 100644 --- a/egress-gateway.nomad.hcl +++ b/egress-gateway.nomad.hcl @@ -28,10 +28,6 @@ job [[ .instance | toJSON ]] { } } sidecar_task { - config { - # Access the CA certificate - volumes = ["../alloc/data:/data"] - } [[ template "common/resources" $c.consul.connect.resources ]] } } diff --git a/variables.yml b/variables.yml index c5faefb..e52992c 100644 --- a/variables.yml +++ b/variables.yml @@ -10,7 +10,7 @@ egress_gw: # services: # ldap: {} # mysql: - # ca_file: /data/my_ca.crt + # ca_file: /alloc/data/my_ca.crt services: [] # Custom CA