Skip to content

Commit

Permalink
Fix Sheepdog volume mount
Browse files Browse the repository at this point in the history
  • Loading branch information
lbeckman314 committed Apr 23, 2024
1 parent 9ff807b commit d750bc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/sheepdog/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ authNamespace: default
volumeMounts:
- name: "config-volume"
readOnly: true
mountPath: "/var/www/sheepdog/settings.py"
mountPath: "/var/www/sheepdog/wsgi.py"
subPath: "wsgi.py"

# -- (map) Resource requests and limits for the containers in the pod
Expand Down

0 comments on commit d750bc9

Please sign in to comment.