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

Commit

Permalink
Merge pull request #33 from ibrunotome/master
Browse files Browse the repository at this point in the history
fix: typo in .k8s/09-queue-deployment.yaml
  • Loading branch information
ibrunotome committed Apr 18, 2021
2 parents e44326d + d88d7f2 commit 9c1cf1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .k8s/09-queue-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ spec:
volumes:
- name: static
nfs:
server: nfs-server.seguidores.svc.cluster.local
server: nfs-server.laravelapitemplates.svc.cluster.local
path: "/static"
- name: cloudsql-instance-credentials
secret:
Expand Down

0 comments on commit 9c1cf1f

Please sign in to comment.