kustomize-interpolate-variables

command module
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 26, 2021 License: MIT Imports: 9 Imported by: 0

README

kustomize-interpolate-variables

Kustomize plugin to interpolate variables using $VAR syntax. It also supports using Go templates.

Usage

Take a look at the example project here.

You can run the example project using the following commands:

cd example/
kubectl kustomize . --enable-alpha-plugins > output.yaml
# You could replace `output.yaml` with `kubectl apply -f -` to run the configuration against a Kubernetes cluster.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL