Skip to content

Commit

Permalink
Update nfs-server.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cuongpiger authored Jan 3, 2024
1 parent 27eaa16 commit 792844d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ At this moment, you **SHOULD** take note the `CLUSTER IP` of `nfs-service` servi
## Deploy a service to use the NFS server
Now, I will create `PersistentVolume`, `PersistentVolumeClaim` and `nginx` Deployment, follwing the content of file nginx-deployment.yaml, you **MUST** use the IPv4 address of the `nfs-service` service which I mentioned in the previous section:

***File [nginx-deployment.yaml]()***
***File [nginx-deployment.yaml](https://raw.githubusercontent.com/vngcloud/vcontainer-helm-infra-documentation/main/manifests/nfs-server/nginx-deployment.yaml)***
```yaml=
apiVersion: v1
Expand Down

0 comments on commit 792844d

Please sign in to comment.