apps(stackgres): Add sgprofile
parent
e6e745609e
commit
6ee5069cf1
@ -0,0 +1,8 @@
|
|||||||
|
apiVersion: stackgres.io/v1
|
||||||
|
kind: SGInstanceProfile
|
||||||
|
metadata:
|
||||||
|
namespace: default
|
||||||
|
name: size-small
|
||||||
|
spec:
|
||||||
|
cpu: "1"
|
||||||
|
memory: "2Gi"
|
Loading…
Reference in New Issue