update image path

This commit is contained in:
Piethein Strengholt
2018-05-10 22:12:19 +02:00
parent fbed858db3
commit bda6df2d0c

View File

@@ -15,7 +15,7 @@ spec:
spec:
containers:
- name: laravel-app
image: docker.io/pietheinstrengholt/laravel-docker-k8s:v1
image: docker.io/pietheinstrengholt/laravel-on-k8s:v1
volumeMounts:
- name: app-secret
mountPath: "/var/www/html/secret"