Change no_log type to boolean (#1068)

This commit is contained in:
Christian Adams
2022-10-04 10:48:51 -04:00
committed by GitHub
parent 17eb9cf8e8
commit 9b1b5e676d
6 changed files with 6 additions and 6 deletions

View File

@@ -1083,7 +1083,7 @@ Example configuration of `no_log` parameter
```yaml
spec:
no_log: 'true'
no_log: true
```
#### Auto upgrade