Skip to content

Commit 1a2813a

Browse files
khanh-condenseteoincontatto
authored andcommitted
doc: Reformat SGInstanceProfile example
1 parent 8cd89e8 commit 1a2813a

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

doc/content/en/06-crd-reference/02-sginstanceprofile/_index.template.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,12 @@ The `SGInstanceProfile` custom resource represents the CPU and memory resources
2424

2525
```yaml
2626
apiVersion: stackgres.io/v1
27-
kind: SGInstanceProfile
28-
metadata:
29-
name: size-l
30-
spec:
31-
cpu: "4"
32-
memory: 8Gi
27+
kind: SGInstanceProfile
28+
metadata:
29+
name: size-l
30+
spec:
31+
cpu: "4"
32+
memory: 8Gi
3333
```
3434
3535
See also [Instance Configuration section]({{% relref "04-administration-guide/04-configuration/02-instance-profile" %}}).

0 commit comments

Comments
 (0)