mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-22 16:38:54 +00:00
tests - edit prestashopHost value
This commit is contained in:
parent
5741391de6
commit
0e315dc5fc
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
Loading…
Reference in a new issue