Skip to content

Commit

Permalink
Run ctrl-manifests to clean dirty state of main
Browse files Browse the repository at this point in the history
  • Loading branch information
nathancoleman committed Jan 11, 2024
1 parent f690db3 commit 52d8eef
Show file tree
Hide file tree
Showing 3 changed files with 80 additions and 80 deletions.
4 changes: 2 additions & 2 deletions charts/consul/templates/crd-servicerouters.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -149,9 +149,9 @@ spec:
type: object
type: object
retryOn:
description: RetryOn is a flat list of conditions for Consul
description: 'RetryOn is a flat list of conditions for Consul
to retry requests based on the response from an upstream
service.
service. Refer to the valid conditions here: https://developer.hashicorp.com/consul/docs/connect/config-entries/service-router#routes-destination-retryon'
items:
type: string
type: array
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -145,9 +145,9 @@ spec:
type: object
type: object
retryOn:
description: RetryOn is a flat list of conditions for Consul
description: 'RetryOn is a flat list of conditions for Consul
to retry requests based on the response from an upstream
service.
service. Refer to the valid conditions here: https://developer.hashicorp.com/consul/docs/connect/config-entries/service-router#routes-destination-retryon'
items:
type: string
type: array
Expand Down
Loading

0 comments on commit 52d8eef

Please sign in to comment.