diff --git a/charts/router/values.yaml b/charts/router/values.yaml index 2b55166..e1b49cf 100644 --- a/charts/router/values.yaml +++ b/charts/router/values.yaml @@ -8,12 +8,12 @@ dhparam: "" # Any custom router annotations(https://github.com/deis/router#annotations) # which need to be applied can be specified as key-value pairs under "deployment_annotations" -deployment_annotations: +#deployment_annotations: #: # Any custom annotations for k8s services like http://kubernetes.io/docs/user-guide/services/#ssl-support-on-aws # which need to be applied can be specified as key-value pairs under "service_annotations" -service_annotations: +#service_annotations: #: # Enable to pin router pod hostPort when using minikube or vagrant