Skip to content

ivanopassari/helloworld-helm-chart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 

Repository files navigation

Helm Chart – Test Application

This Helm chart deploys a simple test application on Kubernetes.
It creates a Deployment with a single container and exposes it through a Service.


πŸ“¦ Features

  • Kubernetes Deployment
  • Kubernetes Service (ClusterIP by default)
  • Configurable container image, replicas, and ports
  • Ready-to-use for testing workloads or as a template for custom apps

πŸš€ Installation

  1. Clone or copy this chart into your workspace.

  2. Install the chart:

    helm install test-app ./test-app

About

This Helm chart deploys a simple test application on Kubernetes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors