Update 3 files
- /vm_templates/cloudinit.sh - /.gitlab-ci.yml - /ansible/roles/k3s/argocd/tasks/main.yml
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
- name: Apply Kubeseal master key
|
||||
command: k3s kubectl apply -f /opt/kubeseal.yaml --force
|
||||
command: k3s kubectl apply -f kubeseal.yaml --force
|
||||
|
||||
- name: Apply ArgoCD namespace
|
||||
command: k3s kubectl apply -f https://raw.githubusercontent.com/DeveloperDurp/homelab/main/argocd/namespace.yaml -n argocd
|
||||
|
||||
Reference in New Issue
Block a user