Skip to content

Commit 7e907c4

Browse files
authored
fixing small typo (quay#1387)
1 parent 5115a22 commit 7e907c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/understanding-configuration-file.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
[id="understanding-configuration-file"]
99
= Understanding the {productname} configuration file
1010

11-
Whether deployed on premise of by the {productname-ocp} Operator, the registry's behavior is defined by the `config.yaml` file. The `config.yaml` file must include all required configuration fields for the registry to start. {productname} administrators can also define optional parameters that customize their registry, such as authentication parameters, storage parameters, proxy cache parameters, and so on.
11+
Whether deployed on premise or by the {productname-ocp} Operator, the registry's behavior is defined by the `config.yaml` file. The `config.yaml` file must include all required configuration fields for the registry to start. {productname} administrators can also define optional parameters that customize their registry, such as authentication parameters, storage parameters, proxy cache parameters, and so on.
1212

1313
The `config.yaml` file must be written using valid YAML ("YAML Ain't Markup Language") syntax, and {productname} cannot start if the file itself contains any formatting errors or missing required fields. Regardless of deployment type, whether that is on premise or {productname-ocp} that is configured by the Operator, the YAML principles stay the same, even if the required configuration fields are slightly different.
1414

0 commit comments

Comments
 (0)