Compare commits
No commits in common. "ac61373be1969e74ad424d2af9deda24c17a8bd5" and "26864608c39829423cc9522b4e80b363fc2551fd" have entirely different histories.
ac61373be1
...
26864608c3
@ -83,37 +83,6 @@ spec:
|
|||||||
_default: true
|
_default: true
|
||||||
name:
|
name:
|
||||||
_default: regcred
|
_default: regcred
|
||||||
volumes:
|
|
||||||
_default:
|
|
||||||
- name: uwsgi-configmap
|
|
||||||
mountPath:
|
|
||||||
_default: /opt/sarex/uwsgi.ini
|
|
||||||
subPath:
|
|
||||||
_default: uwsgi.ini
|
|
||||||
readOnly:
|
|
||||||
_default: true
|
|
||||||
configMap:
|
|
||||||
name:
|
|
||||||
_default: backend-configmap
|
|
||||||
items:
|
|
||||||
- key: uwsgi.ini
|
|
||||||
path:
|
|
||||||
_default: uwsgi.ini
|
|
||||||
- name: django-configmap
|
|
||||||
mountPath:
|
|
||||||
_default: /opt/sarex/config/settings/production.py
|
|
||||||
subPath:
|
|
||||||
_default: production.py
|
|
||||||
readOnly:
|
|
||||||
_default: true
|
|
||||||
configMap:
|
|
||||||
name:
|
|
||||||
_default: django-configmap
|
|
||||||
items:
|
|
||||||
- key: production.py
|
|
||||||
path:
|
|
||||||
_default: production.py
|
|
||||||
|
|
||||||
|
|
||||||
labels:
|
labels:
|
||||||
monitoring: prometheus
|
monitoring: prometheus
|
||||||
@ -387,4 +356,4 @@ spec:
|
|||||||
commitSha: ""
|
commitSha: ""
|
||||||
gitlabUri: ""
|
gitlabUri: ""
|
||||||
gitlabJobUrl: ""
|
gitlabJobUrl: ""
|
||||||
owner: ""
|
owner: ""
|
||||||
Loading…
Reference in New Issue
Block a user