Files
flagger/artifacts/namespaces/test.yaml
Stefan Prodan c9ba2f6cb3 Add gated roll out based on Istio HTTP success rate metric
- add Prometheus observer component
- halt rollover when success rate drops under the threshold
- scale to zero for canary deployment after promotion has succeeded
2018-09-22 15:37:30 +03:00

7 lines
93 B
YAML

apiVersion: v1
kind: Namespace
metadata:
name: test
labels:
istio-injection: enabled