Add OneLab Helm chart, Argo CD Application, and GitOps values for k3s
Made-with: Cursor
This commit is contained in:
6
app/playbooks/tasks/stop-onelab.yml
Normal file
6
app/playbooks/tasks/stop-onelab.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
- name: Stopping OneLab
|
||||
shell: |
|
||||
docker stack rm onelab
|
||||
sleep 30
|
||||
become: true
|
||||
Reference in New Issue
Block a user