Update kaniko-build.yaml

Fix option
This commit is contained in:
Nicolas Schwartz
2018-09-18 16:02:16 +02:00
committed by Jérôme Petazzoni
parent 63755c1cd3
commit a66fcaf04c

View File

@@ -19,7 +19,7 @@ spec:
image: gcr.io/kaniko-project/executor:latest
args:
- "--context=/workspace/dockercoins/rng"
- "--skip-tls-verify"
- "---insecure"
- "--destination=registry:5000/rng-kaniko:latest"
volumeMounts:
- name: workspace