mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -03:30
Fix conflict
This commit is contained in:
parent
4a9603a7ea
commit
7d0c49c043
@ -159,7 +159,7 @@ spec:
|
||||
privileged: {{ web_security_context_privileged }}
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
image: "{{ kubernetes_web_image }}:{{ kubernetes_web_version }}"
|
||||
image: "{{ kubernetes_awx_image }}:{{ kubernetes_web_version }}"
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 8052
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user