Skip to content

Commit

Permalink
Merge pull request #167 from sunya-ch/health-check-deploy
Browse files Browse the repository at this point in the history
add missing step for selector on checker pod
  • Loading branch information
sunya-ch authored Dec 14, 2023
2 parents c9d0624 + 0eac9db commit 7d0ee02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions health-check/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ kubectl create ns multi-nic-cni-operator
4.1. (optional) specify node (agent) selector

- Modify `agentSelector` in `./checker/configmap.yaml`
- Add the same selector for `.spec.template.spec.nodeSelector` in `./checker/deployment.yaml`

4.2. run deploy script

Expand Down

0 comments on commit 7d0ee02

Please sign in to comment.