Skip to content

Commit

Permalink
Removed unused configmap
Browse files Browse the repository at this point in the history
  • Loading branch information
blootsvoets committed Aug 25, 2021
1 parent f93c0d8 commit ae90ae1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions charts/radar-s3-connector/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -244,9 +244,6 @@ spec:
- name: config-original
configMap:
name: {{ include "radar-s3-connector.fullname" . }}
- name: config-init
configMap:
name: {{ include "radar-s3-connector.fullname" . }}-init
- name: config-updated
emptyDir: {}
{{- with .Values.nodeSelector }}
Expand Down

0 comments on commit ae90ae1

Please sign in to comment.