This commit is contained in:
gregory hendrickson
2023-01-26 15:32:44 -08:00
parent 6775c98ce7
commit 367a60c5c7

View File

@@ -2,8 +2,8 @@ apiVersion: v1
kind: Service
metadata:
labels:
name: nginx
name: nginx
name: nginx-service
name: nginx-service
namespace: blog
spec:
ports:
@@ -14,4 +14,3 @@ spec:
selector:
app: nginx-proxy
type: LoadBalancer
loadBalancerIP: 104.196.166.162