Skip to content

Commit

Permalink
Update ansible/roles/schulcloud-server-core/tasks/main.yml
Browse files Browse the repository at this point in the history
Co-authored-by: mamutmk5 <[email protected]>
  • Loading branch information
SevenWaysDP and mamutmk5 authored Oct 25, 2023
1 parent 634db78 commit 26563ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/roles/schulcloud-server-core/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
template: preview-generator-onepassword.yml.j2
when: ONEPASSWORD_OPERATOR is defined and ONEPASSWORD_OPERATOR|bool

- name: PreviewGeneratorScaledObject
- name: preview generator scaled object
kubernetes.core.k8s:
kubeconfig: ~/.kube/config
namespace: "{{ NAMESPACE }}"
Expand Down

0 comments on commit 26563ed

Please sign in to comment.