Refactor noble.yml playbook to apply Argo CD Application manifests after all Helm roles, ensuring proper resource ownership and avoiding SSA conflicts. Update related documentation to reflect the new execution order and clarify the role of Argo CD in the deployment process.
This commit is contained in:
@@ -218,8 +218,3 @@
|
||||
environment:
|
||||
KUBECONFIG: "{{ noble_kubeconfig }}"
|
||||
changed_when: true
|
||||
|
||||
- name: Argo CD — apply Application manifests after platform Helm
|
||||
ansible.builtin.include_role:
|
||||
name: noble_argocd
|
||||
tasks_from: applications_post_platform
|
||||
|
||||
Reference in New Issue
Block a user