Skip to content

Commit

Permalink
Remove unused code
Browse files Browse the repository at this point in the history
Signed-off-by: czomo <tomaszjdul@gmail.com>
  • Loading branch information
czomo committed Jun 6, 2022
1 parent c8e997c commit a7dd057
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions charts/jaeger-operator/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,6 @@ spec:
secret:
defaultMode: 420
secretName: {{ default "jaeger-operator-service-cert" .Values.certs.certificate.secretName }}
- name: manager-config
configMap:
name: manager-config
{{- with .Values.nodeSelector }}
nodeSelector:
{{ toYaml . | indent 8 }}
Expand Down

0 comments on commit a7dd057

Please sign in to comment.