diff --git a/charts/ocean-metric-exporter/values.yaml b/charts/ocean-metric-exporter/values.yaml index ac8cb6e..81a6d51 100644 --- a/charts/ocean-metric-exporter/values.yaml +++ b/charts/ocean-metric-exporter/values.yaml @@ -30,8 +30,8 @@ podAnnotations: {} # -- (Optional) Additional environment variables for the exporter container. podEnvVariables: [] -#- name: envName -# value: envValue +# - name: envName +# value: envValue # -- (Optional) Resource requests and limits. # Ref: http://kubernetes.io/docs/user-guide/compute-resources/