diff --git a/examples/prestashop/prestashop-chart-values.yml b/examples/prestashop/prestashop-chart-values.yml index 8eebe767f..34ae958c5 100644 --- a/examples/prestashop/prestashop-chart-values.yml +++ b/examples/prestashop/prestashop-chart-values.yml @@ -5,4 +5,6 @@ prestashopEmail: "user@example.com" prestashopFirstName: "Prestashop" prestashopLastName: "User" prestashopCountry: "us" -prestashopLanguage: "en" \ No newline at end of file +prestashopLanguage: "en" +service: + type: ClusterIP