This repository was archived by the owner on Apr 1, 2025. It is now read-only.
File tree 7 files changed +8
-8
lines changed
7 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 84
84
subPath : secret.dat
85
85
86
86
- name : qareports-local-settings
87
- mountPath : /usr/local/lib/python3.7 /dist-packages/squad/local_settings.py
87
+ mountPath : /usr/local/lib/python3.9 /dist-packages/squad/local_settings.py
88
88
subPath : local_settings.py
89
89
90
90
- name : qareports-extra-settings
Original file line number Diff line number Diff line change 40
40
41
41
volumeMounts :
42
42
- name : qareports-local-settings
43
- mountPath : /usr/local/lib/python3.7 /dist-packages/squad/local_settings.py
43
+ mountPath : /usr/local/lib/python3.9 /dist-packages/squad/local_settings.py
44
44
subPath : local_settings.py
45
45
46
46
resources :
Original file line number Diff line number Diff line change 42
42
subPath : secret.dat
43
43
44
44
- name : qareports-local-settings
45
- mountPath : /usr/local/lib/python3.7 /dist-packages/squad/local_settings.py
45
+ mountPath : /usr/local/lib/python3.9 /dist-packages/squad/local_settings.py
46
46
subPath : local_settings.py
47
47
48
48
resources :
Original file line number Diff line number Diff line change 32
32
33
33
volumeMounts :
34
34
- name : qareports-local-settings
35
- mountPath : /usr/local/lib/python3.7 /dist-packages/squad/local_settings.py
35
+ mountPath : /usr/local/lib/python3.9 /dist-packages/squad/local_settings.py
36
36
subPath : local_settings.py
37
37
38
38
resources :
Original file line number Diff line number Diff line change 48
48
subPath : secret.dat
49
49
50
50
- name : qareports-local-settings
51
- mountPath : /usr/local/lib/python3.7 /dist-packages/squad/local_settings.py
51
+ mountPath : /usr/local/lib/python3.9 /dist-packages/squad/local_settings.py
52
52
subPath : local_settings.py
53
53
54
54
resources :
Original file line number Diff line number Diff line change @@ -141,11 +141,11 @@ spec:
141
141
subPath : linaro_ldap.py
142
142
143
143
- name : qareports-ldap-conf
144
- mountPath : /usr/local/lib/python3.7 /dist-packages/linaro_ldap_backends.py
144
+ mountPath : /usr/local/lib/python3.9 /dist-packages/linaro_ldap_backends.py
145
145
subPath : linaro_ldap_backends.py
146
146
147
147
- name : qareports-local-settings
148
- mountPath : /usr/local/lib/python3.7 /dist-packages/squad/local_settings.py
148
+ mountPath : /usr/local/lib/python3.9 /dist-packages/squad/local_settings.py
149
149
subPath : local_settings.py
150
150
151
151
- name : qareports-extra-settings
Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ spec:
107
107
subPath : secret.dat
108
108
109
109
- name : qareports-local-settings
110
- mountPath : /usr/local/lib/python3.7 /dist-packages/squad/local_settings.py
110
+ mountPath : /usr/local/lib/python3.9 /dist-packages/squad/local_settings.py
111
111
subPath : local_settings.py
112
112
113
113
- name : qareports-extra-settings
You can’t perform that action at this time.
0 commit comments