This commit is contained in:
ivan 2026-08-31 16:23:28 +05:00
parent d3a973adea
commit 55156efab2
2 changed files with 2 additions and 17 deletions

View File

@ -53,7 +53,7 @@ spec:
_default: bi-backend _default: bi-backend
replicaCount: replicaCount:
_default: 3 _default: 1
port: port:
_default: 80 _default: 80
@ -105,21 +105,6 @@ spec:
name: name:
_default: regcred _default: regcred
volumes:
_default:
- name: ya-ca-cert
mountPath:
_default: /opt/config
readOnly:
_default: true
configMap:
name:
_default: ya-ca-cert
items:
- key: ca.crt
path:
_default: ca.crt
envs: envs:
- name: SETTINGS_DEBUG - name: SETTINGS_DEBUG
value: value:

View File

@ -47,7 +47,7 @@ spec:
_default: bi-frontend _default: bi-frontend
replicaCount: replicaCount:
_default: 2 _default: 1
port: port:
_default: 80 _default: 80