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
replicaCount:
_default: 3
_default: 1
port:
_default: 80
@ -105,21 +105,6 @@ spec:
name:
_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:
- name: SETTINGS_DEBUG
value:

View File

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