adding VPA recommendation
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
979df81fdf
commit
a8af1c1f37
|
@ -13,3 +13,7 @@ service:
|
||||||
type: LoadBalancer
|
type: LoadBalancer
|
||||||
annotations:
|
annotations:
|
||||||
external-dns.alpha.kubernetes.io/hostname: hyperion.martyn.berlin
|
external-dns.alpha.kubernetes.io/hostname: hyperion.martyn.berlin
|
||||||
|
resources:
|
||||||
|
requests:
|
||||||
|
cpu: 25m
|
||||||
|
memory: 671629701
|
||||||
|
|
Loading…
Reference in New Issue