You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| global | object |`{"repository":"docker.enterprisedb.com/k8s_enterprise_pgd"}`| Global values |
52
-
| global.repository | string |`"docker.enterprisedb.com/k8s_enterprise_pgd"`| Specifies the repository where the operator image to be downloaded from. Another repository is: docker.enterprisedb.com/k8s_standard_pgd |
53
53
| global.pgdImageName | string | `"postgresql-pgd:16.4-5.5.1-1"` | Specifies the name of pgd image to be used for the operator, this image will be downloaded from
54
-
global repository |
55
54
| global.proxyImageName | string | `"edb-pgd-proxy:5.5.0"` | Specifies the name of pgd-proxy image to be used for the operator, this image will be downloaded from
56
-
global repository |
55
+
| global.repository | string |`"docker.enterprisedb.com/k8s_enterprise_pgd"`| Specifies the repository where the operator image to be downloaded from. Another repository is: docker.enterprisedb.com/k8s_standard_pgd |
56
+
| hostNetwork | bool |`false`||
57
57
| image.imageCredentials.create | bool |`true`| Specifies if an imagePullSecret should be created |
0 commit comments