Skip to content

Commit

Permalink
remove extra quote
Browse files Browse the repository at this point in the history
  • Loading branch information
curtbushko committed May 25, 2023
1 parent f5bde6e commit 8daf2ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/consul/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ global:
# image: "hashicorp/consul-enterprise:1.10.0-ent"
# ```
# @default: hashicorp/consul:<latest version>
image: docker.mirror.hashicorp.services/hashicorppreview/consul-enterprise:1.16-dev"
image: docker.mirror.hashicorp.services/hashicorppreview/consul-enterprise:1.16-dev

# Array of objects containing image pull secret names that will be applied to each service account.
# This can be used to reference image pull secrets if using a custom consul or consul-k8s-control-plane Docker image.
Expand Down

0 comments on commit 8daf2ab

Please sign in to comment.