Sha256: a6ca6b35c4ef731d048762a7d3a14a1a295b6c46fd451a1e99df77cdd80a2a29
Contents?: true
Size: 473 Bytes
Versions: 83
Compression:
Stored size: 473 Bytes
Contents
KuberKit.add_template( KuberKit::Core::Templates::ArtifactFile .new(:service, artifact_name: :kuber_kit_example_data, file_path: "service.yml") ) KuberKit.add_template( KuberKit::Core::Templates::ArtifactFile .new(:env_file, artifact_name: :kuber_kit_example_data, file_path: "env_file.yml") ) KuberKit.add_template( KuberKit::Core::Templates::ArtifactFile .new(:docker_compose, artifact_name: :kuber_kit_example_data, file_path: "docker_compose.yml") )
Version data entries
83 entries across 83 versions & 1 rubygems