Skip to content

Commit

Permalink
feat: k8s-manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
diegolnasc committed Dec 24, 2022
1 parent cc19175 commit ff0b7a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/k8s_manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ spec:
cpu: 2m
volumeMounts:
- name: config-volume
mountPath: /go/gotcha/build/config.yaml
mountPath: /build/config.yaml
subPath: config.yaml
volumes:
- name: config-volume
Expand Down

0 comments on commit ff0b7a8

Please sign in to comment.