Skip to content

Commit c8f2702

Browse files
authored
Update deploy-kube.yml
1 parent aaa89ab commit c8f2702

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/deploy-kube.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
- hosts: "{{ env }}"
2-
#become: yes
2+
become: yes
33
tasks:
44
- name: Deploying Application pods...
55
shell: |

0 commit comments

Comments
 (0)