Skip to content

Commit

Permalink
TECH-2410 - With usage of Helm Chart version 0.0.19 these values are …
Browse files Browse the repository at this point in the history
…no longer needed
  • Loading branch information
OleksandrUA committed Nov 7, 2023
1 parent 3e483de commit 62461f1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions deploy/prod/chainlog-logger.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
replicaCount: 1
service:
enabled: false
type: ClusterIP
tls:
enabled: false
deployment:
enabled: true
image:
Expand Down
3 changes: 0 additions & 3 deletions deploy/staging/chainlog-logger.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
replicaCount: 1
service:
enabled: false
type: ClusterIP
tls:
enabled: false
deployment:
enabled: true
image:
Expand Down

0 comments on commit 62461f1

Please sign in to comment.