Updating targetPort for character service k8s
All checks were successful
Deploy Promiscuity Auth API / deploy (push) Successful in 46s
Deploy Promiscuity Character API / deploy (push) Successful in 56s
k8s smoke test / test (push) Successful in 7s

This commit is contained in:
hz 2026-01-07 20:34:11 -06:00
parent 7f4a6cbf75
commit 22b0dc4e4c

View File

@ -11,5 +11,5 @@ spec:
ports:
- name: http
port: 80 # cluster port
targetPort: 8080 # container port
targetPort: 5001 # container port
nodePort: 30081 # external port