Skip to content

Commit

Permalink
chore(bors): merge pull request #8
Browse files Browse the repository at this point in the history
8: chore: add nodename arg to io-engine ds r=Abhinandan-Purkait a=Abhinandan-Purkait

Signed-off-by: Abhinandan Purkait <abhinandan.purkait@mayadata.io>

Co-authored-by: Abhinandan Purkait <abhinandan.purkait@mayadata.io>
  • Loading branch information
mayastor-bors and Abhinandan-Purkait committed Jul 8, 2022
2 parents c600df6 + 14e7629 commit c0c69d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions chart/templates/mayastor/io/io-engine-daemonset.yaml
Expand Up @@ -72,6 +72,7 @@ spec:
# Note: Ensure that the CPU resources are updated accordingly.
# If you use 2 CPUs, the CPU: field should also read 2.
- "-g$(MY_POD_IP)"
- "-N$(MY_NODE_NAME)"
- "-Rhttps://{{ .Release.Name }}-agent-core:50051"
- "-y/var/local/io-engine/config.yaml"
- "-l{{ include "cpuFlag" . }}"
Expand Down

0 comments on commit c0c69d6

Please sign in to comment.