Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Chickensoupwithrice committed Oct 10, 2023
1 parent 5f77bb6 commit a026faa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/roles/microk8s/common/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@
- name: micork8s deploy | helm | output values yaml
ansible.builtin.template:
src: btrix_values.j2
dest: "{{ project_name }}/values.yaml"
dest: ../chart/{{ prject_name }}-values.yaml
mode: u+rw
tags:
- helm_upgrade

0 comments on commit a026faa

Please sign in to comment.