fix tests

Signed-off-by: wind57 <eugen.rabii@gmail.com>
This commit is contained in:
wind57
2025-03-30 22:19:45 +03:00
parent c9df5b4ddd
commit bb3b7cd340
2 changed files with 3 additions and 3 deletions

View File

@@ -9,6 +9,7 @@ spec:
- name: http
port: 8080
targetPort: 8080
nodePort: 32321
selector:
app: app
type: ClusterIP
type: NodePort

View File

@@ -9,7 +9,6 @@ spec:
- name: http
port: 8888
targetPort: 8888
nodePort: 32321
selector:
app: configuration-watcher
type: NodePort
type: ClusterIP