Skip to content

Commit

Permalink
BC-7592 - remove double FileStorageDeployment Ansible job (#5090)
Browse files Browse the repository at this point in the history
  • Loading branch information
mamutmk5 authored Jul 1, 2024
1 parent c8f2fc1 commit 0efdae2
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions ansible/roles/schulcloud-server-core/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,12 +113,6 @@
namespace: "{{ NAMESPACE }}"
template: api-files-deployment.yml.j2

- name: FileStorageDeployment
kubernetes.core.k8s:
kubeconfig: ~/.kube/config
namespace: "{{ NAMESPACE }}"
template: api-files-deployment.yml.j2

- name: File Storage Ingress
kubernetes.core.k8s:
kubeconfig: ~/.kube/config
Expand Down

0 comments on commit 0efdae2

Please sign in to comment.