Skip to content

Commit

Permalink
[deadcode] MY_POD_UID, MY_POD_IP
Browse files Browse the repository at this point in the history
  • Loading branch information
Dominique Quatravaux committed Jun 17, 2023
1 parent 243ea8e commit e8140d7
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions ansible/roles/awx-instance/tasks/k8s.yml
Original file line number Diff line number Diff line change
Expand Up @@ -208,15 +208,6 @@
mountPath: /var/lib/awx/projects
- name: receptor-sock
mountPath: "{{ awx_receptor_socket_path | dirname }}"
env:
- name: MY_POD_UID
valueFrom:
fieldRef:
fieldPath: metadata.uid
- name: MY_POD_IP
valueFrom:
fieldRef:
fieldPath: status.podIP
#####################################################
- name: awx-receptor
image: "{{ awx_receptor_image_full_name }}"
Expand Down

0 comments on commit e8140d7

Please sign in to comment.