mirror of
https://github.com/fluxcd/flagger.git
synced 2026-02-25 07:14:03 +00:00
- add Prometheus observer component - halt rollover when success rate drops under the threshold - scale to zero for canary deployment after promotion has succeeded
7 lines
93 B
YAML
7 lines
93 B
YAML
apiVersion: v1
|
|
kind: Namespace
|
|
metadata:
|
|
name: test
|
|
labels:
|
|
istio-injection: enabled
|