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 aaa89ab commit c8f2702Copy full SHA for c8f2702
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