Skip to content

Commit a74f5ff

Browse files
authored
Merge pull request #2168 from tormath1/tormath1/sg
📖 docs/configuration: fix security groups example
2 parents ab6cca9 + 60393dd commit a74f5ff

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/book/src/clusteropenstack/configuration.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -598,7 +598,8 @@ spec:
598598
template:
599599
spec:
600600
securityGroups:
601-
- name: allow-ssh
601+
- filter:
602+
name: allow-ssh
602603
```
603604

604605
## Tagging

0 commit comments

Comments
 (0)