Browse Source

Add a second values file in the helm-guestbook example

Jesse Suen 6 years ago
parent
commit
a3ea618bb9
1 changed files with 2 additions and 0 deletions
  1. 2 0
      helm-guestbook/values-production.yaml

+ 2 - 0
helm-guestbook/values-production.yaml

@@ -0,0 +1,2 @@
+service:
+  type: LoadBalancer