mirror of
https://github.com/bitinflow/laravel-docker-k8s.git
synced 2026-03-16 15:05:51 +00:00
update yaml files
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
apiVersion: extensions/v1beta1
|
||||
kind: Deployment
|
||||
apiVersion: apps/v1beta1
|
||||
metadata:
|
||||
name: laravel
|
||||
spec:
|
||||
@@ -21,7 +21,6 @@ spec:
|
||||
readOnly: true
|
||||
ports:
|
||||
- containerPort: 80
|
||||
name: pathao-port
|
||||
protocol: TCP
|
||||
volumes:
|
||||
- name: app-secret
|
||||
|
||||
Reference in New Issue
Block a user