Skip to content
Snippets Groups Projects
Verified Commit 7fb7189a authored by Maarten de Waard's avatar Maarten de Waard :angel:
Browse files

remove cloning the charts repo -- a merge mistake

parent d6204799
No related branches found
No related tags found
No related merge requests found
......@@ -14,20 +14,6 @@
delete: true
become: true
- name: Clone charts repo
tags:
- git
- helm
- helmfile
- cert-manager
- prometheus
- nextcloud
git:
repo: 'https://open.greenhost.net/openappstack/charts'
dest: '{{ data_directory }}/source/repos/charts'
version: '{{ git_charts_version }}'
become: true
- name: Create OAS namespaces
tags:
- kubernetes
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment