⬆️ 0.1.2 new images
This commit is contained in:
parent
9f1d6e471b
commit
b64971926d
@ -1,3 +1,3 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: kubooboo-chart
|
name: kubooboo-chart
|
||||||
version: 0.1.0
|
version: 0.1.2
|
||||||
@ -20,7 +20,7 @@ spec:
|
|||||||
secretName: jwt
|
secretName: jwt
|
||||||
containers:
|
containers:
|
||||||
- name: backend-pod
|
- name: backend-pod
|
||||||
image: harbor.dinauer.dev/kubooboo/backend:26
|
image: harbor.dinauer.dev/kubooboo/backend:28
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
memory: "128Mi"
|
memory: "128Mi"
|
||||||
|
|||||||
@ -22,6 +22,6 @@ spec:
|
|||||||
cpu: "100m"
|
cpu: "100m"
|
||||||
limits:
|
limits:
|
||||||
memory: "128Mi"
|
memory: "128Mi"
|
||||||
image: harbor.dinauer.dev/kubooboo/frontend:4
|
image: harbor.dinauer.dev/kubooboo/frontend:8
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 3000
|
- containerPort: 3000
|
||||||
Loading…
x
Reference in New Issue
Block a user