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