We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8b49de commit f3890a3Copy full SHA for f3890a3
deploy/deploy-kube.yml
@@ -1,5 +1,5 @@
1
- hosts: "{{ env }}"
2
- become: yes
+ #become: yes
3
tasks:
4
- name: Deploying Application pods...
5
shell: |
0 commit comments