Skip to content

A versatile helm chart that can be used to deploy images containing spring boot apps

License

Notifications You must be signed in to change notification settings

cloudogu/spring-boot-helm-chart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-boot-helm-chart

A versatile helm chart that can be used to deploy images containing spring boot apps

See our gitops-playground for examples.

Helm Chart Unit Testing

This repository contains unit tests for the Helm chart using the Helm Unittest framework.

Prerequisites

Before running the tests, ensure you have the following installed:

Running Unit Tests

To run the unit tests for the Helm chart:

  1. Navigate to the root directory of the Helm chart.

  2. Run the following command:

    helm unittest . -f tests/test-*