Skip to content

Commit

Permalink
build(repo): fix chart
Browse files Browse the repository at this point in the history
  • Loading branch information
pedronauck committed Dec 27, 2024
1 parent 9768abe commit 3de336c
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 78 deletions.
2 changes: 1 addition & 1 deletion cluster/charts/fuel-streams/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
appVersion: "1.0"
description: A Helm chart for Kubernetes
name: fuel-streams
version: 0.7.2
version: 0.7.3
dependencies:
- name: nats
version: 1.2.8
Expand Down
15 changes: 0 additions & 15 deletions cluster/charts/fuel-streams/templates/nats/accounts-secret.yaml

This file was deleted.

57 changes: 0 additions & 57 deletions cluster/charts/fuel-streams/templates/nats/certificate.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions cluster/charts/fuel-streams/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -221,11 +221,6 @@ consumer:
podValue: 4
periodSeconds: 15

env:
PORT: 8080
PUBLISHER_MAX_THREADS: "32"
NATS_URL: "fuel-streams-nats-publisher:4222"

# -------------------------------------------------------------------------------------------------
# Consumer configuration
# -------------------------------------------------------------------------------------------------
Expand Down

0 comments on commit 3de336c

Please sign in to comment.