Skip to content

Commit

Permalink
remove landing name
Browse files Browse the repository at this point in the history
  • Loading branch information
Jen committed Sep 8, 2021
1 parent aa6adbf commit f6be216
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 9 deletions.
5 changes: 1 addition & 4 deletions deploy/env/dev/values.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,11 @@ api: >
https://www-stage.greenpeace.org/international/
wp-content/themes/planet4-master-theme/templates/countries.json
static: >
https://dev.landing.p4.greenpeace.org/global/static/
https://www-dev.greenpeace.org/global/static/
ingress:
hosts:
- name: www-dev.greenpeace.org
path: global
- name: landing-dev.greenpeace.org
- name: landing-dev.greenpeace.org
path: global
openresty:
cloudflare:
enabled: true
7 changes: 2 additions & 5 deletions deploy/env/prod/values.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,8 @@ ingress:
hosts:
- name: www.greenpeace.org
path: global
- name: landing.greenpeace.org
- name: landing.greenpeace.org
path: global
- name: landing-stage.greenpeace.org
- name: landing-stage.greenpeace.org
- name: www-stage.greenpeace.org
- name: www-stage.greenpeace.org
path: global
minReplicaCount: 2
maxReplicaCount: 5
Expand Down

0 comments on commit f6be216

Please sign in to comment.