mirror of
https://github.com/ansible/awx.git
synced 2026-07-06 13:58:05 -02:30
align with openshift
This commit is contained in:
@@ -121,7 +121,7 @@ spec:
|
||||
- name: "{{ kubernetes_deployment_name }}-application-credentials"
|
||||
mountPath: "/etc/tower/conf.d/"
|
||||
readOnly: true
|
||||
|
||||
|
||||
- name: {{ kubernetes_deployment_name }}-launch-awx-web
|
||||
mountPath: "/usr/bin/launch_awx.sh"
|
||||
subPath: "launch_awx.sh"
|
||||
@@ -188,7 +188,7 @@ spec:
|
||||
- name: "{{ kubernetes_deployment_name }}-application-credentials"
|
||||
mountPath: "/etc/tower/conf.d/"
|
||||
readOnly: true
|
||||
|
||||
|
||||
- name: {{ kubernetes_deployment_name }}-launch-awx-web
|
||||
mountPath: "/usr/bin/launch_awx.sh"
|
||||
subPath: "launch_awx.sh"
|
||||
@@ -343,7 +343,7 @@ spec:
|
||||
path: 'credentials.py'
|
||||
- key: environment_sh
|
||||
path: 'environment.sh'
|
||||
|
||||
|
||||
- name: {{ kubernetes_deployment_name }}-launch-awx-web
|
||||
configMap:
|
||||
name: {{ kubernetes_deployment_name }}-launch-awx
|
||||
|
||||
Reference in New Issue
Block a user