Skip to content

Commit

Permalink
fix volume type
Browse files Browse the repository at this point in the history
  • Loading branch information
sherif-virtasant committed Apr 3, 2024
1 parent ffbcec6 commit 67c4e20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/authentik/templates/worker/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ spec:
{{- end }}
{{- range $name := .Values.blueprints.secrets }}
- name: blueprints-secret-{{ $name }}
configMap:
secret:
name: {{ $name }}
{{- end }}
{{- end }}
Expand Down

0 comments on commit 67c4e20

Please sign in to comment.