Skip to content
This repository was archived by the owner on Nov 16, 2022. It is now read-only.

Commit 9c1cf1f

Browse files
authored
Merge pull request #33 from ibrunotome/master
fix: typo in .k8s/09-queue-deployment.yaml
2 parents e44326d + d88d7f2 commit 9c1cf1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.k8s/09-queue-deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ spec:
6666
volumes:
6767
- name: static
6868
nfs:
69-
server: nfs-server.seguidores.svc.cluster.local
69+
server: nfs-server.laravelapitemplates.svc.cluster.local
7070
path: "/static"
7171
- name: cloudsql-instance-credentials
7272
secret:

0 commit comments

Comments
 (0)