Skip to content

Commit

Permalink
Update inaccurate example for API gateway's copyAnnotations
Browse files Browse the repository at this point in the history
  • Loading branch information
nathancoleman committed Oct 18, 2022
1 parent 1951a35 commit bccf760
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions charts/consul/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2976,8 +2976,9 @@ apiGateway:
# Example:
#
# ```yaml
# service: |
# - external-dns.alpha.kubernetes.io/hostname
# service:
# annotations: |
# - external-dns.alpha.kubernetes.io/hostname
# ```
#
# @type: string
Expand Down

0 comments on commit bccf760

Please sign in to comment.