Skip to content

Commit

Permalink
Config file path changed
Browse files Browse the repository at this point in the history
  • Loading branch information
mahesh-tier1app committed Jun 28, 2021
1 parent 10bf697 commit c2a866b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/buggyapp-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ spec:
- containerPort: 8085
volumeMounts:
- name: ycrash-agent-config
mountPath: "/opt/workspace/yc/agent/config.yaml"
mountPath: "/opt/workspace/yc/config.yaml"
subPath: config.yaml
resources:
limits:
Expand Down

0 comments on commit c2a866b

Please sign in to comment.