diff --git a/examples/prestashop/prestashop-chart-values.yml b/examples/prestashop/prestashop-chart-values.yml index 34ae958c5..020274edf 100644 --- a/examples/prestashop/prestashop-chart-values.yml +++ b/examples/prestashop/prestashop-chart-values.yml @@ -1,4 +1,4 @@ -prestashopHost: "https://www.example.com" +prestashopHost: "www.example.com" prestashopUsername: "user@example.com" prestashopPassword: "changeme42" prestashopEmail: "user@example.com" @@ -7,4 +7,4 @@ prestashopLastName: "User" prestashopCountry: "us" prestashopLanguage: "en" service: - type: ClusterIP + type: ClusterIP \ No newline at end of file