Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.

qlik-oss/kustomize

 
 

Repository files navigation

Qlik kustomize fork

From: https://github.com/kubernetes-sigs/kustomize

Contains Qlik plugins as part of the executable

Building

git clone git@github.com:qlik-oss/kustomize.git kustomize_fork
cd kustomize_fork
make qlik-build-all

Usage

./kustomize build .

How To Release

To release please use this method only. Dont publish release from UI, that breaks some tests.

git tag qlik/v*.*.*
git push origin qlik/v*.*.*

About

Customization of kubernetes YAML configurations

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Go 90.0%
  • CSS 5.9%
  • HTML 1.2%
  • Shell 1.1%
  • SCSS 0.6%
  • Makefile 0.6%
  • Other 0.6%