Skip to content

Commit

Permalink
Running ping doesn't change state (kubernetes-sigs#10160)
Browse files Browse the repository at this point in the history
Signed-off-by: Pat Riehecky <[email protected]>
  • Loading branch information
jcpunk authored and pedromcpedro committed May 8, 2024
1 parent ea6e83e commit 074131f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roles/kubernetes/preinstall/tasks/0040-verify-settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@
- access_ip is defined
- not ignore_assert_errors
- ping_access_ip
changed_when: false

- name: Stop if RBAC is not enabled when dashboard is enabled
assert:
Expand Down

0 comments on commit 074131f

Please sign in to comment.