Skip to content

Commit

Permalink
Update acceptance test to support peering t-proxy
Browse files Browse the repository at this point in the history
  • Loading branch information
thisisnotashwin committed Jul 26, 2022
1 parent b420302 commit 02f8d68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/consul/templates/server-statefulset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -296,6 +296,7 @@ spec:
-config-dir=/consul/userconfig/{{ .name }} \
{{- end }}
{{- end }}
-hcl='ports { grpc = 8503 }' \
-config-file=/consul/extra-config/extra-from-values.json
volumeMounts:
- name: data-{{ .Release.Namespace | trunc 58 | trimSuffix "-" }}
Expand Down

0 comments on commit 02f8d68

Please sign in to comment.