summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSanto Cariotti <santo@dcariotti.me>2025-01-25 12:22:28 +0100
committerSanto Cariotti <santo@dcariotti.me>2025-01-25 12:22:28 +0100
commitd3038e98e12074fbb0119cd52d713e0854e2ee79 (patch)
tree78b628409aa3a38408deffc5f8f44ae07744f7d7
parentacbc80a2e31ce66d41d841f449a4248859b80de9 (diff)
Use frontend service as NodePort
-rw-r--r--yaml/frontend.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/yaml/frontend.yaml b/yaml/frontend.yaml
index 94766a8..ab7fe9f 100644
--- a/yaml/frontend.yaml
+++ b/yaml/frontend.yaml
@@ -44,4 +44,4 @@ spec:
targetPort: 80
selector:
app: cas-frontend-app
- type: ClusterIP
+ type: NodePort