github.com/argoproj/argo-cd/v3@v3.2.1/resource_customizations/numaflow.numaproj.io/InterStepBufferService/testdata/degraded.yaml (about) 1 apiVersion: numaflow.numaproj.io/v1alpha1 2 kind: InterStepBufferService 3 metadata: 4 creationTimestamp: "2024-10-08T16:32:12Z" 5 finalizers: 6 - isbsvc-controller 7 generation: 1 8 name: test-isbservice-rollout 9 namespace: numaplane-system 10 ownerReferences: 11 - apiVersion: numaplane.numaproj.io/v1alpha1 12 blockOwnerDeletion: true 13 controller: true 14 kind: ISBServiceRollout 15 name: test-isbservice-rollout 16 uid: 28fc22f1-83f3-441c-bf76-dd4a11ce3891 17 resourceVersion: "348334" 18 uid: 06a5cb44-f3f9-42f8-ab9e-7d2f10323f9e 19 spec: 20 jetstream: 21 containerTemplate: 22 resources: 23 limits: 24 memory: 10Mi 25 persistence: 26 volumeSize: 10Mi 27 version: 2.9.6 28 status: 29 conditions: 30 - lastTransitionTime: "2024-10-08T16:32:37Z" 31 message: | 32 Waiting for 3 pods to be ready... 33 reason: Unavailable 34 status: "False" 35 type: ChildrenResourcesHealthy 36 - lastTransitionTime: "2024-10-08T16:32:37Z" 37 message: Successful 38 reason: Successful 39 status: "True" 40 type: Configured 41 - lastTransitionTime: "2024-10-08T16:32:37Z" 42 message: Successful 43 reason: Successful 44 status: "True" 45 type: Deployed 46 config: 47 jetstream: 48 auth: 49 basic: 50 password: 51 key: client-auth-password 52 name: isbsvc-test-isbservice-rollout-js-client-auth 53 user: 54 key: client-auth-user 55 name: isbsvc-test-isbservice-rollout-js-client-auth 56 streamConfig: | 57 consumer: 58 ackwait: 60s 59 maxackpending: 25000 60 otbucket: 61 history: 1 62 maxbytes: 0 63 maxvaluesize: 0 64 replicas: 3 65 storage: 0 66 ttl: 3h 67 procbucket: 68 history: 1 69 maxbytes: 0 70 maxvaluesize: 0 71 replicas: 3 72 storage: 0 73 ttl: 72h 74 stream: 75 duplicates: 60s 76 maxage: 72h 77 maxbytes: -1 78 maxmsgs: 100000 79 replicas: 3 80 retention: 0 81 storage: 0 82 url: nats://isbsvc-test-isbservice-rollout-js-svc.numaplane-system.svc:4222 83 message: | 84 Unavailable: Waiting for 3 pods to be ready... 85 observedGeneration: 1 86 phase: Running 87 type: jetstream