feat(deploiement): use port name

This commit is contained in:
2024-04-04 11:34:00 +02:00
committed by pcaseiro
parent 5ea7789cc2
commit a88a8240aa
6 changed files with 188 additions and 182 deletions

View File

@ -6,8 +6,9 @@ metadata:
name: hydra-sql
spec:
ports:
- name: hydra-sql
port: 8080
- name: http
port: 80
targetPort: http
selector:
app.kubernetes.io/name: hydra-sql
status: