++
This commit is contained in:
parent
e5c01279b7
commit
5009d7826a
@ -85,6 +85,20 @@ spec:
|
|||||||
_default: regcred
|
_default: regcred
|
||||||
labels:
|
labels:
|
||||||
monitoring: prometheus
|
monitoring: prometheus
|
||||||
|
volumes:
|
||||||
|
_default:
|
||||||
|
- name: cm-ya-ca-cert
|
||||||
|
mountPath:
|
||||||
|
_default: /etc/ca-certificates/Yandex/
|
||||||
|
readOnly:
|
||||||
|
_default: true
|
||||||
|
configMap:
|
||||||
|
name:
|
||||||
|
_default: kafka-cert
|
||||||
|
items:
|
||||||
|
- key: YandexInternalRootCA.crt
|
||||||
|
path:
|
||||||
|
_default: YandexInternalRootCA.crt
|
||||||
|
|
||||||
envs:
|
envs:
|
||||||
- name: AMS_SYNC_TOPIC
|
- name: AMS_SYNC_TOPIC
|
||||||
|
|||||||
@ -26,16 +26,16 @@ resources:
|
|||||||
# - ../../apps/projects/ugok
|
# - ../../apps/projects/ugok
|
||||||
# - ../../apps/remarks/ugok
|
# - ../../apps/remarks/ugok
|
||||||
# - ../../apps/stamp-verification/ugok
|
# - ../../apps/stamp-verification/ugok
|
||||||
# - ../../apps/subscriptions/ugok
|
- ../../apps/subscriptions/ugok
|
||||||
# - ../../apps/comparisons/ugok
|
# - ../../apps/comparisons/ugok
|
||||||
# - ../../apps/flows/ugok
|
# - ../../apps/flows/ugok
|
||||||
# - ../../apps/rfi/ugok
|
# - ../../apps/rfi/ugok
|
||||||
# - ../../apps/transmittal/ugok
|
# - ../../apps/transmittal/ugok
|
||||||
# - ../../apps/notes/ugok
|
# - ../../apps/notes/ugok
|
||||||
# - ../../apps/system-log/ugok
|
# - ../../apps/system-log/ugok
|
||||||
# - ../../apps/workspaces/ugok
|
# - ../../apps/workspaces/ugok
|
||||||
# - ../../apps/issues/ugok
|
# - ../../apps/issues/ugok
|
||||||
# - ../../apps/pm/ugok
|
# - ../../apps/pm/ugok
|
||||||
# - ../../apps/documentations/ugok
|
# - ../../apps/documentations/ugok
|
||||||
# - ../../apps/django/ugok
|
# - ../../apps/django/ugok
|
||||||
# - ../../apps/processing/ugok
|
# - ../../apps/processing/ugok
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user