fix(k8s): redis configuration

This commit is contained in:
2024-02-15 15:15:41 +01:00
parent 6f4ee0ebd1
commit ded6d179c1
11 changed files with 76 additions and 26 deletions

View File

@ -9,6 +9,6 @@ spec:
ports:
- name: bouncer-admin
port: 8081
targetPort: 8080
targetPort: bouncer-admin
selector:
io.kompose.service: bouncer-admin