Skip to content

Commit

Permalink
fix integration tests (test wrong cred)
Browse files Browse the repository at this point in the history
  • Loading branch information
yurnov committed Dec 12, 2024
1 parent 9350a44 commit b91c777
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
host: localhost:{{ registry_port }}
state: present
register: _helm_registry_auth_wrong
failed_when: _helm_registry_auth_wrong.rc == 0
ignore_errors: true

- name: Read content of ~/.config/helm/registry/config.json
ansible.builtin.slurp:
Expand Down

0 comments on commit b91c777

Please sign in to comment.