mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-23 17:08:36 +00:00
tests - change k8s service type of prestashop to clusterip
This commit is contained in:
parent
6adff9cebd
commit
5741391de6
1 changed files with 3 additions and 1 deletions
|
|
@ -5,4 +5,6 @@ prestashopEmail: "user@example.com"
|
|||
prestashopFirstName: "Prestashop"
|
||||
prestashopLastName: "User"
|
||||
prestashopCountry: "us"
|
||||
prestashopLanguage: "en"
|
||||
prestashopLanguage: "en"
|
||||
service:
|
||||
type: ClusterIP
|
||||
|
|
|
|||
Loading…
Reference in a new issue