Merge pull request #639 from fluxcd/drift-detection-heading

spec: change drift detection heading
This commit is contained in:
Hidde Beydals 2023-03-09 18:41:57 +01:00 committed by GitHub
commit 629cd0682d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1270,7 +1270,7 @@ spec:
crds: CreateReplace
```
### Drift detection
## Drift detection
**Note:** This feature is experimental and can be enabled by setting `--feature-gates=DetectDrift=true`.