Update index.mdx (#17477)

This commit is contained in:
Luke Kysow 2023-05-25 14:00:44 -07:00 committed by GitHub
parent 57b34cf420
commit 9f62547d86
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" ```yaml filename="values.yaml"
client: client:
enabled: true enabled: true
updateStrategy: updateStrategy: |
type: OnDelete type: OnDelete
``` ```