commit | 347128b18859ca2f43502f9ce07d7fcad2f03fb8 | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Tue Mar 21 21:03:30 2023 +0000 |
committer | Mohammed Naser <mnaser@vexxhost.com> | Tue Mar 21 21:03:54 2023 +0000 |
tree | af3d9d0531ca374407295613d25c7f0f30f0069b | |
parent | 1139bb08236dbe8247d6ab7c3af21dc128947332 [diff] |
fix: add defaults to flux
diff --git a/playbooks/flux.yml b/playbooks/flux.yml index 9209c59..37ce499 100644 --- a/playbooks/flux.yml +++ b/playbooks/flux.yml
@@ -16,6 +16,7 @@ gather_facts: false become: true roles: + - role: defaults - role: vexxhost.kubernetes.flux vars: flux_image_registry: "{{ atmosphere_images['flux_helm_controller'] | vexxhost.kubernetes.docker_image('prefix') }}"