mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-09 03:37:36 +03:00
helm: fix pyyaml package on RH distros (#10204)
Signed-off-by: Arthur Outhenin-Chalandre <arthur.outhenin-chalandre@proton.ch>
This commit is contained in:
committed by
GitHub
parent
ce13699dfa
commit
f8fadf53cd
@@ -1,2 +1,2 @@
|
||||
---
|
||||
pyyaml_package: PyYAML
|
||||
pyyaml_package: python3-pyyaml
|
||||
|
||||
Reference in New Issue
Block a user