Skip to content

Add new template for operator CI

Ismael Posada Trobo requested to merge dev-operator into master

This is a template to be used for CI/CD helm operators.

Variables defined are the variables that a Maintainer can setup. It is based on the Makefile that accompanies a helm operator. A maintainer can mix both the Makefile variables and the CI variables to reach the final images. When a variable is not set, Makefile takes precedence.

Edited by Ismael Posada Trobo

Merge request reports