From 79a7d3fc6a1ef620d110c176511a7a0c8ba04788 Mon Sep 17 00:00:00 2001 From: Solomon Laing Date: Tue, 24 Aug 2021 11:16:14 +0000 Subject: [PATCH] Update values.yaml --- devops/simple-blog-api/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/devops/simple-blog-api/values.yaml b/devops/simple-blog-api/values.yaml index c8881d4..5f8a95b 100644 --- a/devops/simple-blog-api/values.yaml +++ b/devops/simple-blog-api/values.yaml @@ -36,7 +36,7 @@ securityContext: {} # runAsUser: 1000 service: - type: NodePOrt + type: NodePort port: 5000 ingress: @@ -78,4 +78,4 @@ nodeSelector: {} tolerations: [] -affinity: {} \ No newline at end of file +affinity: {}