chore: fix temporary hickup for pkg redatam
This commit is contained in:
parent
2abb903efa
commit
9953ebe31f
1 changed files with 358 additions and 59 deletions
|
|
@ -43,10 +43,10 @@ steps:
|
|||
### PROD
|
||||
resources:
|
||||
requests:
|
||||
memory: 14Gi
|
||||
memory: 18Gi
|
||||
cpu: 3000m
|
||||
limits:
|
||||
memory: 14Gi
|
||||
memory: 18Gi
|
||||
cpu: 3000m
|
||||
nodeSelector:
|
||||
kubernetes.io/arch: amd64
|
||||
|
|
|
|||
Loading…
Reference in a new issue