mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-03-27 13:53:03 +00:00
Change line in doc fragment yaml SUMMARY For whatever reason, the one line in this doc fragment leads to sanity failures in the redhat.openshift collection, which uses this fragment. The downstream build process for that collection creates yaml that appears to be valid, but that fails to lint. I'm not sure exactly which tool the problem is in, but the easiest solution is to just remove the single quotes here. ISSUE TYPE Docs Pull Request COMPONENT NAME ADDITIONAL INFORMATION Reviewed-by: Abhijeet Kasurde <None>