chore: change related images to fit new server system
All checks were successful
dev middleware install / deploy (push) Successful in 9s
All checks were successful
dev middleware install / deploy (push) Successful in 9s
This commit is contained in:
@@ -1,6 +1,10 @@
|
|||||||
global:
|
global:
|
||||||
security:
|
security:
|
||||||
allowInsecureImages: true
|
allowInsecureImages: true
|
||||||
|
storageClass: slow-nfs
|
||||||
|
|
||||||
|
persistence:
|
||||||
|
size: 1Gi
|
||||||
|
|
||||||
image:
|
image:
|
||||||
registry: registry.merlin.xin
|
registry: registry.merlin.xin
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
global:
|
global:
|
||||||
security:
|
security:
|
||||||
allowInsecureImages: true
|
allowInsecureImages: true
|
||||||
|
storageClass: slow-nfs
|
||||||
|
|
||||||
image:
|
image:
|
||||||
registry: registry.merlin.xin
|
registry: registry.merlin.xin
|
||||||
@@ -26,4 +27,6 @@ master:
|
|||||||
limits:
|
limits:
|
||||||
cpu: 0.2
|
cpu: 0.2
|
||||||
memory: 256Mi
|
memory: 256Mi
|
||||||
|
persistence:
|
||||||
|
size: 1Gi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user