diff --git a/helm-guestbook/values-production.yaml b/helm-guestbook/values-production.yaml new file mode 100644 index 0000000..42838b7 --- /dev/null +++ b/helm-guestbook/values-production.yaml @@ -0,0 +1,2 @@ +service: + type: LoadBalancer