Skip to content

Commit

Permalink
Remove extra spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
APErebus committed Feb 7, 2024
1 parent 54f2de3 commit 99e9f9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/kubernetes-agent/templates/nfs-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ spec:
volumes:
- name: octopus-volume
emptyDir:
sizeLimit: 1Gi
sizeLimit: 1Gi
nodeSelector:
kubernetes.io/os: "linux"

Expand Down

0 comments on commit 99e9f9e

Please sign in to comment.