fix(oidc): declare port 8080

This commit is contained in:
cmsassot 2024-03-25 11:23:09 +01:00
parent 380a116fa8
commit f401748b45
1 changed files with 2 additions and 2 deletions

View File

@ -6,8 +6,8 @@ metadata:
name: hydra-oidc name: hydra-oidc
spec: spec:
ports: ports:
- name: hydra-oidc - name: hydra-oidc
port: 8080 port: 8080
selector: selector:
app.kubernetes.io/name: hydra-oidc app.kubernetes.io/name: hydra-oidc
status: status: