Skip to content

Commit

Permalink
scale down storage
Browse files Browse the repository at this point in the history
  • Loading branch information
wistefan committed Oct 30, 2023
1 parent b978d8e commit dbbde72
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions aws/dome/provider/kafka/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,15 @@ kafka:
enabled: false
containerSecurityContext:
enabled: false
persistence:
size: 1Gi
broker:
podSecurityContext:
enabled: false
containerSecurityContext:
enabled: false
persistence:
size: 1Gi
listeners:
client:
protocol: PLAINTEXT
Expand Down

0 comments on commit dbbde72

Please sign in to comment.