mirror of
https://github.com/fluxcd/flagger.git
synced 2026-03-06 11:41:16 +00:00
Set API version to v1beta1 in docs examples
This commit is contained in:
@@ -222,7 +222,7 @@ that have the `prometheus.io/scrape: "true"` annotation.
|
||||
To target a different provider you can specify it in the canary custom resource:
|
||||
|
||||
```yaml
|
||||
apiVersion: flagger.app/v1alpha3
|
||||
apiVersion: flagger.app/v1beta1
|
||||
kind: Canary
|
||||
metadata:
|
||||
name: app
|
||||
|
||||
Reference in New Issue
Block a user