更新 deploy.yaml
This commit is contained in:
parent
ae8f69afe3
commit
4acee48d4d
@ -7,7 +7,7 @@ metadata:
|
||||
spec:
|
||||
containers:
|
||||
- name: phpmyadmin
|
||||
subdomain: pma
|
||||
subdomain:
|
||||
image: phpmyadmin:latest
|
||||
env:
|
||||
- name: "PMA_ARBITRARY"
|
||||
@ -16,6 +16,7 @@ spec:
|
||||
- name: apache
|
||||
containerPort: 80
|
||||
protocol: TCP
|
||||
hostname: pma
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
|
Loading…
Reference in New Issue
Block a user