Skip to content

Commit

Permalink
Fix invalid characters in the playbook name of the command key
Browse files Browse the repository at this point in the history
  • Loading branch information
shellclear authored Nov 11, 2024
1 parent af5af9d commit 2ada0c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/imperative/auto-approve-installplans.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ spec:
{{- end }}
- -e
- "@/values/values.yaml"
- rhvp.cluster_utils.auto-approve-installplans
- rhvp.cluster_utils.auto_approve_installplans
volumeMounts:
{{- include "imperative.volumemounts_ca" . | indent 16 }}
containers:
Expand Down

0 comments on commit 2ada0c4

Please sign in to comment.