Skip to content

Commit

Permalink
fix: remove hostpath
Browse files Browse the repository at this point in the history
causes crashing
  • Loading branch information
gmintoco authored Apr 13, 2022
1 parent 9da4110 commit 71d2c20
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions deploy/env/prod/values.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
hostname: landing.greenpeace.org
hostpath: (|$)(.*)
environment: production
api: >
https://www.greenpeace.org/international/wp-content/
Expand All @@ -13,8 +12,6 @@ nginxingress:
path: global(/|$)(.*)
- name: landing.greenpeace.org
path: global(/|$)(.*)
- name: landing-stage.greenpeace.org
path: (|$)(.*)
- name: landing-stage.greenpeace.org
path: global(/|$)(.*)
minReplicaCount: 2
Expand Down

0 comments on commit 71d2c20

Please sign in to comment.