++
This commit is contained in:
parent
d3a973adea
commit
55156efab2
@ -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:
|
||||
|
||||
@ -47,7 +47,7 @@ spec:
|
||||
_default: bi-frontend
|
||||
|
||||
replicaCount:
|
||||
_default: 2
|
||||
_default: 1
|
||||
|
||||
port:
|
||||
_default: 80
|
||||
|
||||
Loading…
Reference in New Issue
Block a user