backport of commit cfd06f4b28 (#17480)

Co-authored-by: Luke Kysow <1034429+lkysow@users.noreply.github.com>
pull/17473/head^2
hc-github-team-consul-core 2023-05-25 17:25:11 -04:00 committed by GitHub
parent aa73c4f72c
commit 676c51cc08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -224,7 +224,7 @@ If you upgrade Consul from a version that uses client agents to a version the us
```yaml filename="values.yaml"
client:
enabled: true
updateStrategy:
updateStrategy: |
type: OnDelete
```