Skip to content

Commit

Permalink
Merge pull request #48 from LeoMcA/picture-api-prod
Browse files Browse the repository at this point in the history
enable public picture api on prod
  • Loading branch information
fiji-flo authored Aug 20, 2019
2 parents 50f7b14 + a16c60d commit d355255
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions k8s/templates/ingress_pictures.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
{{ if ne .Values.env "prod" }}
---
apiVersion: extensions/v1beta1
kind: Ingress
Expand Down Expand Up @@ -26,4 +25,3 @@ spec:
backend:
serviceName: dino-park-fossil-service
servicePort: 80
{{ end }}

0 comments on commit d355255

Please sign in to comment.