Uploaded image for project: 'Couchbase Kubernetes'
  1. Couchbase Kubernetes
  2. K8S-2451

Update pillowfight example yaml to v7.0

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • Minor
    • 2.3.0
    • None
    • operator
    • None
    • 44: Completion 2.3
    • 1

    Description

      This is the current example yaml file we are shipping with the package:

      apiVersion: batch/v1
      kind: Job
      metadata:
        name: pillowfight
      spec:
        template:
          metadata:
            name: pillowfight
          spec:
            containers:
            - name: pillowfight
              image: sequoiatools/pillowfight:v5.0.1
              command: ["cbc-pillowfight",
                        "-U", "couchbase://cb-example-srv/default?select_bucket=true",
                        "-I", "10000", "-B", "1000", "-c", "10", "-t", "1", "-u", "Administrator", "-P", "password"]
            restartPolicy: Never
      

      We should update it to 7.0 and also add --collection to the parameters to work with default collection as an example

      Attachments

        For Gerrit Dashboard: K8S-2451
        # Subject Branch Project Status CR V

        Activity

          People

            Alex.emery Alex Emery (Inactive)
            arunkumar Arunkumar Senthilnathan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty