fix typo: mountPath

Signed-off-by: Eugene Zuev <zhekazuev@gmail.com>
pull/11670/head
Eugene Zuev 2 years ago
parent fd44c0fc14
commit fc1a5a1123
No known key found for this signature in database
GPG Key ID: 626CD63AB135FF49

@ -190,7 +190,7 @@ volumes: []
# Additional volumeMounts on the output Deployment definition.
volumeMounts: []
# - name: foo
# mounthPath: "/etc/foo"
# mountPath: "/etc/foo"
# readOnly: true
nodeSelector: {}

Loading…
Cancel
Save