This commit is contained in:
sm
2018-02-01 13:31:52 -08:00
commit bc0fb17786
6 changed files with 89 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
apiVersion: v1
kind: Service
metadata:
name: hwc
spec:
type: LoadBalancer
selector:
app: hwc
ports:
- protocol: TCP
port: 8081