Browse Source

add: nodeport to helm chart

pull/90/head
Jesse Gonzalez 4 years ago
parent
commit
d2a49c287d
  1. 2
      helm-guestbook/values.yaml

2
helm-guestbook/values.yaml

@ -10,7 +10,7 @@ image:
pullPolicy: IfNotPresent
service:
type: ClusterIP
type: NodePort
port: 80
ingress:

Loading…
Cancel
Save