Skip to content
This repository was archived by the owner on Jan 6, 2025. It is now read-only.
This repository was archived by the owner on Jan 6, 2025. It is now read-only.

Allow streams without using a config map #89

Description

@emmanuelbertho

Add the possibiliy to run in streams mode without provinding a config map when we only want to use the api :

{{- if .Values.streams.enabled }} - "streams"
instead of
{{- if and .Values.streams.enabled .Values.streams.streamsConfigMap }} - "streams"
In deployement.yaml line 68

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions