Skip to content

Commit

Permalink
etrip chart 0.7.7, secondary etrip install, fix deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
georgebarbarosie committed Feb 4, 2025
1 parent 0435ca8 commit 9418b2c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
2 changes: 1 addition & 1 deletion charts/etrip/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v1
name: etrip
description: eTrip PHP Helm chart
type: application
version: 0.7.7
version: 0.7.8
appVersion: 6.5.42
8 changes: 0 additions & 8 deletions charts/etrip/templates/deploy-secondary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -181,14 +181,6 @@ spec:
{{- end }}
- key: etrip-fpm.ini
path: etrip/fpm.ini
{{- if .Values.frontends.enabled }}
- key: frontends-nginx.conf
path: frontends/nginx.conf
{{- end }}
{{ range $b2bkey, $b2b := .Values.b2b}}
- key: b2b-{{$b2bkey}}.json
path: etrip/b2b-{{$b2bkey}}.json
{{ end }}
- name: secrets
projected:
sources:
Expand Down

0 comments on commit 9418b2c

Please sign in to comment.