Skip to content

Commit e4faf1c

Browse files
authored
Merge pull request #24 from acornett21/update_olm_samples
adding in missing kinds in the samples section of the olmconfig
2 parents 4335d52 + 3b6a550 commit e4faf1c

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

olm/olmconfig.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,16 @@ description: |-
3232
samples:
3333
- kind: Cluster
3434
spec: '{}'
35+
- kind: ParameterGroup
36+
spec: '{}'
37+
- kind: User
38+
spec: '{}'
39+
- kind: ACL
40+
spec: '{}'
41+
- kind: Snapshot
42+
spec: '{}'
43+
- kind: SubnetGroup
44+
spec: '{}'
3545
maintainers:
3646
- name: "memorydb maintainer team"
3747
email: "ack-maintainers@amazon.com"

0 commit comments

Comments
 (0)