Skip to content

Commit

Permalink
Update charts/descheduler/templates/configmap.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Amir Alavi <amiralavi7@gmail.com>
  • Loading branch information
agmimidi and a7i committed Apr 10, 2024
1 parent 5905d09 commit d2bfafe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/descheduler/templates/configmap.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{{- if not .Values.existingPolicyConfigMap }}
{{- if .Values.deschedulerPolicy }}
apiVersion: v1
kind: ConfigMap
metadata:
Expand Down

0 comments on commit d2bfafe

Please sign in to comment.