Skip to content

Commit

Permalink
specify working dir
Browse files Browse the repository at this point in the history
  • Loading branch information
erikvatt committed Jan 8, 2025
1 parent 435448c commit 7acb05f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions k8s/base/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ spec:
serviceAccountName: knorten
containers:
- name: knorten
workingDir: /home/knorten
image: europe-north1-docker.pkg.dev/knada-gcp/knada-north/knorten
ports:
- containerPort: 8080
Expand Down

0 comments on commit 7acb05f

Please sign in to comment.