Skip to content

Commit

Permalink
update the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tomellis91 committed Aug 11, 2023
1 parent 6259c44 commit 4603c94
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,10 @@ contexts:
image: private.registry.com/deviceinsight/kafkactl
# optional: secret for private docker registry
imagePullSecret: registry-secret

# optional: extra args to be passed into the kubectl run command
extra:
- --overrides
- '{"spec": { "nodeSelector": {"kubernetes.io/hostname": "eks-staging-4"}}}'
# optional: clientID config (defaults to kafkactl-{username})
clientID: my-client-id

Expand Down

0 comments on commit 4603c94

Please sign in to comment.