lldap: add new service for LDAP

This commit is contained in:
2025-05-03 12:32:20 +03:00
parent 9a32df5fb9
commit b451cf2830
13 changed files with 464 additions and 19 deletions

View File

@ -64,20 +64,20 @@ spec:
pathType: Prefix
backend:
service:
name: react-app-service
name: portfolio-app-svc
port:
number: 80
- path: /interest
pathType: Prefix
backend:
service:
name: react-app-service
name: portfolio-app-svc
port:
number: 80
- path: /project
pathType: Prefix
backend:
service:
name: react-app-service
name: portfolio-app-svc
port:
number: 80