This commit is contained in:
parent
8a10133f82
commit
3d78cd5baf
2 changed files with 1 additions and 5 deletions
|
@ -24,7 +24,7 @@ spec:
|
||||||
name: ext-pgo-admin
|
name: ext-pgo-admin
|
||||||
|
|
||||||
storage:
|
storage:
|
||||||
size: 10Gi
|
size: 12Gi
|
||||||
storageClass: hcloud-volumes
|
storageClass: hcloud-volumes
|
||||||
|
|
||||||
backup:
|
backup:
|
||||||
|
|
|
@ -50,10 +50,6 @@ spec:
|
||||||
limits:
|
limits:
|
||||||
cpu: 750m
|
cpu: 750m
|
||||||
memory: 500Mi
|
memory: 500Mi
|
||||||
readinessProbe:
|
|
||||||
httpGet:
|
|
||||||
port: 3903
|
|
||||||
path: /health
|
|
||||||
securityContext:
|
securityContext:
|
||||||
capabilities:
|
capabilities:
|
||||||
drop:
|
drop:
|
||||||
|
|
Loading…
Reference in a new issue