Skip to content

Commit

Permalink
fix typo. (#1594)
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Moon (문성주) authored Jul 1, 2022
1 parent 946d5b1 commit d62c8a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -419,7 +419,7 @@ spec:
app: example
```

As it is based on `StatefulSet`, `selector` and `template.medatada.labels` it needs to be defined and have the exact same set of labels. `serviceName` must be set to some non-empty string as it is also required by `StatefulSet`.
As it is based on `StatefulSet`, `selector` and `template.metadata.labels` it needs to be defined and have the exact same set of labels. `serviceName` must be set to some non-empty string as it is also required by `StatefulSet`.

Runner-related fields like `ephemeral`, `repository`, `organization`, `enterprise`, and so on should be written directly under `spec`.

Expand Down

0 comments on commit d62c8a4

Please sign in to comment.