diff --git a/deploy/k8s_manifest.yaml b/deploy/k8s_manifest.yaml index e32ca30..95afd66 100644 --- a/deploy/k8s_manifest.yaml +++ b/deploy/k8s_manifest.yaml @@ -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