diff --git a/deploy/app/deploy.yml b/deploy/app/deploy.yml index 9bef7bd..f1fdeb0 100755 --- a/deploy/app/deploy.yml +++ b/deploy/app/deploy.yml @@ -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"