github.com/datreeio/datree@v1.9.22-rc/pkg/policy/tests/43/fail/43-fail.yaml (about) 1 apiVersion: argoproj.io/v1alpha1 2 kind: Rollout 3 metadata: 4 name: example-rollout-canary 5 spec: 6 revisionHistoryLimit: 3 7 progressDeadlineSeconds: 600 8 progressDeadlineAbort: false 9 replicas: 5 10 selector: 11 matchLabels: 12 app: guestbook