mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-03-27 05:43:02 +00:00
User can combine multiple resources in the given template file, which can be consumed by k8s module to create multiple resources at once. Fixes: #243 Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>