Skip to content

Commit

Permalink
Update local-cluster-clowdenvironment.yaml
Browse files Browse the repository at this point in the history
Newer kafka versions
  • Loading branch information
psav authored Jan 17, 2022
1 parent 974d7c0 commit d53c055
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bonfire/resources/local-cluster-clowdenvironment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ objects:
# disable tls/auth for now until core apps are ready
enableLegacyStrimzi: true
cluster:
version: "2.7.0"
version: "2.8.0"
resources:
limits:
cpu: 500m
Expand All @@ -62,7 +62,7 @@ objects:
cpu: 250m
memory: 600Mi
connect:
version: "2.7.0"
version: "2.8.0"
image: "quay.io/cloudservices/xjoin-kafka-connect-strimzi:182ab8b"
db:
mode: local
Expand Down

0 comments on commit d53c055

Please sign in to comment.