Skip to content

Commit

Permalink
Add default service account to values
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisDizenzo1047 committed Jan 16, 2024
1 parent 44b5097 commit 4ed6cb4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions helm/charts/nats-kafka/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ fullnameOverride: ""
namespaceOverride: ""
replicaCount: 1

serviceAccount:
create: false
name: default

image:
repository: natsio/nats-kafka
tag: 1.4.2
Expand Down

0 comments on commit 4ed6cb4

Please sign in to comment.