mirror of
https://github.com/bitinflow/laravel-docker-k8s.git
synced 2026-03-13 13:35:52 +00:00
update image path
This commit is contained in:
@@ -15,7 +15,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: laravel-app
|
- name: laravel-app
|
||||||
image: docker.io/pietheinstrengholt/laravel-docker-k8s:v1
|
image: docker.io/pietheinstrengholt/laravel-on-k8s:v1
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: app-secret
|
- name: app-secret
|
||||||
mountPath: "/var/www/html/secret"
|
mountPath: "/var/www/html/secret"
|
||||||
|
|||||||
Reference in New Issue
Block a user