Uploaded image for project: 'Kogito'
  1. Kogito
  2. KOGITO-9895

[Operator] Add Data Index Deployment to SonataFlowPlatform

    XMLWordPrintable

Details

    Description

      Add new services option to `SonataFlowPlatform` -

       

      spec:
        services:
          dataIndex:
            enabled: false
            persistence:
              postgresql:
                secretRef:
                  name: <creds-secret>
                  userKey: <secret-user-key>
                jdbcUrl: "jdbc:postgresql://host:port/database?currentSchema=data-index-service"
            podTemplate:
              replicas: 1
              container:
                image: <image:tag>

       

      Attachments

        Issue Links

          Activity

            People

              tohughes Tommy Hughes
              tohughes Tommy Hughes
              Jakub Schwan Jakub Schwan
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: