Skip to content

Commit

Permalink
feat: mvp
Browse files Browse the repository at this point in the history
  • Loading branch information
cpmoser committed Jul 1, 2024
1 parent fef3f96 commit 89820c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ serviceAccount:
# Specifies whether a service account should be created
create: true
# Automatically mount a ServiceAccount's API credentials?
automount: true
automount: false
# Annotations to add to the service account
annotations: {}
# The name of the service account to use.
Expand Down Expand Up @@ -95,4 +95,4 @@ nodeSelector: {}

tolerations: []

affinity: {}
affinity: {}

0 comments on commit 89820c8

Please sign in to comment.