Skip to content

Commit 07d8d34

Browse files
committed
kube files - cppal-dev.boost.org domain
1 parent 9cbc74a commit 07d8d34

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

kube/boost/values-cppal-dev-gke.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ initCommands:
3232
command: ./manage.py collectstatic --noinput
3333

3434
publicFqdn: &fqdn cppal-dev.boost.cppalliance.org
35-
publicFqdn2: &fqdn2 boost.org
35+
publicFqdn2: &fqdn2 cppal-dev.boost.org
3636
publicFqdn3: &fqdn3 cppal-dev2.boost.cppalliance.org
37-
publicFqdn4: &fqdn4 boost.io
37+
publicFqdn4: &fqdn4 boost.org
3838

3939
Env:
4040
- name: DJANGO_SETTINGS_MODULE
@@ -67,9 +67,9 @@ Env:
6767
- name: DJANGO_FQDN
6868
value: *fqdn
6969
- name: ALLOWED_HOSTS
70-
value: "*.boost.org, *.boost.cppalliance.org, cppal-dev.boost.cppalliance.org, www.cppal-dev.boost.cppalliance.org, boost.org, www.boost.org, cppal-dev2.boost.cppalliance.org, www.cppal-dev2.boost.cppalliance.org, boost.io, www.boost.io"
70+
value: "*.boost.org, *.boost.cppalliance.org, cppal-dev.boost.cppalliance.org, www.cppal-dev.boost.cppalliance.org, boost.org, www.boost.org, cppal-dev2.boost.cppalliance.org, www.cppal-dev2.boost.cppalliance.org, boost.io, www.boost.io, cppal-dev.boost.org, www.cppal-dev.boost.org"
7171
- name: CSRF_TRUSTED_ORIGINS
72-
value: "http://*.boost.cppalliance.org, https://*.boost.cppalliance.org, http://0.0.0.0, http://localhost, https://cppal-dev.boost.cppalliance.org, https://www.cppal-dev.boost.cppalliance.org, https://boost.org, https://www.boost.org, https://cppal-dev2.boost.cppalliance.org, https://www.cppal-dev2.boost.cppalliance.org, https://boost.io, https://www.boost.io"
72+
value: "http://*.boost.cppalliance.org, https://*.boost.cppalliance.org, http://0.0.0.0, http://localhost, https://cppal-dev.boost.cppalliance.org, https://www.cppal-dev.boost.cppalliance.org, https://boost.org, https://www.boost.org, https://cppal-dev2.boost.cppalliance.org, https://www.cppal-dev2.boost.cppalliance.org, https://boost.io, https://www.boost.io, https://cppal-dev.boost.org, https://www.cppal-dev.boost.org "
7373

7474
# silence django deprecation warnings
7575
- name: PYTHONWARNINGS

0 commit comments

Comments
 (0)