Merge branch 'main' of https://git.neuralplatform.ai/will/infrastructure
This commit is contained in:
@@ -4,7 +4,7 @@ metadata:
|
||||
name: docuseal
|
||||
namespace: docuseal
|
||||
spec:
|
||||
replicas: 0
|
||||
replicas: 1
|
||||
selector:
|
||||
matchLabels:
|
||||
app: docuseal
|
||||
|
||||
@@ -19,7 +19,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: neuron-license
|
||||
image: registry.neuralplatform.ai/neuron-technologies/neuron-license:v0.14.10
|
||||
image: registry.neuralplatform.ai/neuron-technologies/neuron-license:v0.15.3
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- name: http
|
||||
|
||||
@@ -29,7 +29,7 @@ spec:
|
||||
containers:
|
||||
- name: neuron-mcp
|
||||
# IMAGE UPDATED HERE before scaling to 1
|
||||
image: registry.neuralplatform.ai/neuron-technologies/neuron-mcp:v0.14.9
|
||||
image: registry.neuralplatform.ai/neuron-technologies/neuron-mcp:v0.15.2
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- name: http
|
||||
|
||||
@@ -27,7 +27,7 @@ spec:
|
||||
terminationGracePeriodSeconds: 30
|
||||
containers:
|
||||
- name: neuron-mcp
|
||||
image: registry.neuralplatform.ai/neuron-technologies/neuron-mcp:v0.14.10
|
||||
image: registry.neuralplatform.ai/neuron-technologies/neuron-mcp:v0.15.3
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- name: http
|
||||
|
||||
@@ -21,7 +21,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: neuron-rest
|
||||
image: registry.neuralplatform.ai/neuron-technologies/neuron-rest:v0.14.10
|
||||
image: registry.neuralplatform.ai/neuron-technologies/neuron-rest:v0.15.3
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- name: http
|
||||
|
||||
Reference in New Issue
Block a user