Skip to content

Commit

Permalink
fix: i dont know
Browse files Browse the repository at this point in the history
  • Loading branch information
JannikZed committed Feb 9, 2022
1 parent 83d77e9 commit 666ffb5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/saleor/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ type: application

# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
version: 0.1.24
version: 0.1.25

dependencies:
- name: postgresql
Expand Down
2 changes: 1 addition & 1 deletion charts/saleor/templates/celery_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ spec:
value: {{ .Values.global.allowedHosts }}
envFrom:
- secretRef:
name: {{ include "saleor-helm.fullname" . }}
name: {{ include "saleor-helm.fullname" . }}
args:
- celery
- --app=saleor
Expand Down

0 comments on commit 666ffb5

Please sign in to comment.