Skip to content

Commit

Permalink
Update web.yaml.j2
Browse files Browse the repository at this point in the history
  • Loading branch information
paytroff authored and rooftopcellist committed Jan 24, 2024
1 parent 420bd15 commit 36cf0c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/installer/templates/deployments/web.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ spec:
- -c
- |
chmod 775 /var/lib/awx/projects
chgrp 1000 /var/lib/awx/projects
chgrp 0 /var/lib/awx/projects
env:
- name: MY_POD_NAME
valueFrom:
Expand Down

0 comments on commit 36cf0c5

Please sign in to comment.