Skip to content

Commit 020eb99

Browse files
authored
Fixed typo
1 parent 4450faf commit 020eb99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/tko/session-5/docs/deploy-apache.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ Is the content of `otel-apache.yaml` saved in the ConfigMap for the collector ag
115115
Inspect the YAML file `~/workshop/k3s/php-apache.yaml` and validate the contents using the following command:
116116

117117
``` bash
118-
cat ~/workshop/k3s/otel-apache.yaml
118+
cat ~/workshop/k3s/php-apache.yaml
119119
```
120120

121121
This file contains the configuration for the PHP/Apache deployment and will create a new StatefulSet with a single replica of the PHP/Apache image.

0 commit comments

Comments
 (0)