github.com/argoproj/argo-cd/v3@v3.2.1/resource_customizations/numaflow.numaproj.io/InterStepBufferService/actions/testdata/isbservice-force-promote.yaml (about)

     1  apiVersion: numaflow.numaproj.io/v1alpha1
     2  kind: InterStepBufferService
     3  metadata:
     4    creationTimestamp: '2025-04-28T22:39:27Z'
     5    finalizers:
     6      - numaflow.numaproj.io/isbsvc-controller
     7    generation: 1
     8    labels:
     9      numaplane.numaproj.io/force-promote: "true"
    10      numaplane.numaproj.io/parent-rollout-name: my-isbsvc
    11      numaplane.numaproj.io/upgrade-state: "in-progress"
    12    name: my-isbsvc-0
    13    namespace: demo
    14    ownerReferences:
    15      - apiVersion: numaplane.numaproj.io/v1alpha1
    16        blockOwnerDeletion: true
    17        controller: true
    18        kind: ISBServiceRollout
    19        name: my-isbsvc
    20        uid: b38035d8-546a-4f24-b1fa-7bb5b0a3a565
    21    resourceVersion: '1687384'
    22    uid: 889839c6-2982-4b70-b2a5-84afb4272ab6
    23  spec:
    24    jetstream:
    25      persistence:
    26        volumeSize: 1Gi
    27      replicas: 1
    28      version: 2.10.3
    29  status:
    30    conditions:
    31      - lastTransitionTime: '2025-04-28T22:39:57Z'
    32        message: |
    33          partitioned roll out complete: 1 new pods have been updated...
    34        reason: Healthy
    35        status: 'True'
    36        type: ChildrenResourcesHealthy
    37      - lastTransitionTime: '2025-04-28T22:39:57Z'
    38        message: Successful
    39        reason: Successful
    40        status: 'True'
    41        type: Configured
    42      - lastTransitionTime: '2025-04-28T22:39:57Z'
    43        message: Successful
    44        reason: Successful
    45        status: 'True'
    46        type: Deployed
    47    config:
    48      jetstream:
    49        auth:
    50          basic:
    51            password:
    52              key: client-auth-password
    53              name: isbsvc-my-isbsvc-0-js-client-auth
    54            user:
    55              key: client-auth-user
    56              name: isbsvc-my-isbsvc-0-js-client-auth
    57        streamConfig: |
    58          consumer:
    59            ackwait: 60s
    60            maxackpending: 25000
    61          otbucket:
    62            history: 1
    63            maxbytes: 0
    64            maxvaluesize: 0
    65            replicas: 1
    66            storage: 0
    67            ttl: 3h
    68          procbucket:
    69            history: 1
    70            maxbytes: 0
    71            maxvaluesize: 0
    72            replicas: 1
    73            storage: 0
    74            ttl: 72h
    75          stream:
    76            duplicates: 60s
    77            maxage: 72h
    78            maxbytes: -1
    79            maxmsgs: 100000
    80            replicas: 1
    81            retention: 0
    82            storage: 0
    83        url: nats://isbsvc-my-isbsvc-0-js-svc.demo.svc:4222
    84    observedGeneration: 1
    85    phase: Running
    86    type: jetstream