Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
YannickEvers committed Apr 5, 2024
1 parent ceb096b commit d19e57c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/roles/schulcloud-calendar-init/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
name: calendar-db-init-file
when: not WITH_CALENDAR_INIT

- name: Test if init job exits
- name: Test if init job exists
kubernetes.core.k8s_info:
kubeconfig: ~/.kube/config
namespace: "{{ NAMESPACE }}"
Expand Down

0 comments on commit d19e57c

Please sign in to comment.