Skip to content

Commit f5fcaa4

Browse files
committed
chore: restore
1 parent 0e75eca commit f5fcaa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2024-03-06-kubernetes-media-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -461,7 +461,7 @@ spec:
461461
462462
For our media server applications to communicate efficiently within the Kubernetes cluster without exposing them directly to the external network, we utilize ClusterIP services.
463463
464-
Create `app-service.yaml` for each app:
464+
Create `app-service.yaml` for each application:
465465

466466
```yaml
467467
apiVersion: v1

0 commit comments

Comments
 (0)